Django

Code

Changeset 4903

Show
Ignore:
Timestamp:
04/01/07 02:36:06 (1 year ago)
Author:
mtredinnick
Message:

Typo fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/url_dispatch.txt

    r4901 r4903  
    204204    ) 
    205205 
    206 See `Naming URL patterns`_ for why then ``name`` parameter is useful. 
     206See `Naming URL patterns`_ for why the ``name`` parameter is useful. 
    207207 
    208208handler404