Skip to content

Commit a12d99a

Browse files
authored
Merge pull request vgrem#605 from jaketclarke/tweaks
fix typo
2 parents d578c4d + 21f7305 commit a12d99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

office365/sharepoint/principal/principal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def is_hidden_in_ui(self):
5656

5757
@property
5858
def principal_type(self):
59-
"""Gets the login name of the principal.
59+
"""Gets the type of the principal.
6060
6161
:rtype: int or None
6262
"""

0 commit comments

Comments
 (0)