Skip to content

Commit 426817f

Browse files
authored
Improve docstring
1 parent 5f03c84 commit 426817f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangosaml2/cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class IdentityCache(Cache):
7272
logged in.
7373
7474
This information is useful because when the user logs out we must
75-
know where does he come from in order to notify such IdP/AA.
75+
know where does they come from in order to notify such IdP/AA.
7676
7777
The current implementation stores this information in the Django session.
7878
"""

0 commit comments

Comments
 (0)