Two trivial typos. (#129)

This commit is contained in:
Phil Elson
2018-02-01 08:50:58 +00:00
committed by Andrew Svetlov
parent 1679f6713b
commit 9b9b848fdd
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ Public API functions
The action is performed by registered
:meth:`AbstractIdentityPolicy.remember`.
Usually the *idenity* is stored in user cookies homehow for using by
Usually the *identity* is stored in user cookies somehow for using by
:func:`authorized_userid` and :func:`permits`.
:param request: :class:`aiohttp.web.Request` object.