Skip to content

Commit 21f7305

Browse files
committed
fix typo
1 parent 5e4a8fb commit 21f7305

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)