Typo fix.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
70c4a88e82
commit
b6f085aa43
|
@ -203,7 +203,7 @@ optional extra arguments dictionary. For example::
|
||||||
...
|
...
|
||||||
)
|
)
|
||||||
|
|
||||||
See `Naming URL patterns`_ for why then ``name`` parameter is useful.
|
See `Naming URL patterns`_ for why the ``name`` parameter is useful.
|
||||||
|
|
||||||
handler404
|
handler404
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Reference in New Issue