diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index b850f6e3e..36272f08c 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -303,7 +303,7 @@ Glossary request. Oftentimes this is the ID of the user object in a database. identity - An identity is an object identify the user associated with the + An identity is an object identifying the user associated with the current request. The identity can be any object, but should implement a ``__str__`` method that outputs a corresponding :term:`userid`. |
