Django

Code

Changeset 3235

Show
Ignore:
Timestamp:
06/28/06 22:57:01 (2 years ago)
Author:
adrian
Message:

Fixed #2263 -- Fixed typo in docs/authentication.txt

Files:

Legend:

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

    r3226 r3235  
    569569   For more, see the `RequestContext docs`_. 
    570570 
    571    .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context-djangocontext 
     571   .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context-requestcontext 
    572572 
    573573Users