mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed docs typos.
This commit is contained in:
parent
65b4626528
commit
e816198034
32 changed files with 48 additions and 47 deletions
|
@ -91,7 +91,7 @@ MultipleObjectMixin
|
|||
.. attribute:: page_kwarg
|
||||
|
||||
A string specifying the name to use for the page parameter.
|
||||
The view will expect this prameter to be available either as a query
|
||||
The view will expect this parameter to be available either as a query
|
||||
string parameter (via ``request.GET``) or as a kwarg variable specified
|
||||
in the URLconf. Defaults to ``page``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue