Skip to content

Commit 41806dd

Browse files
committed
improve comment
1 parent 161a5cb commit 41806dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/saml2/ident.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def nim_args(self, local_policy=None, sp_name_qualifier="",
241241
def construct_nameid(self, userid, local_policy=None,
242242
sp_name_qualifier=None, name_id_policy=None,
243243
name_qualifier=""):
244-
""" Returns a name_id for the object. How the name_id is
244+
""" Returns a name_id for the userid. How the name_id is
245245
constructed depends on the context.
246246
247247
:param local_policy: The policy the server is configured to follow

0 commit comments

Comments
 (0)