Django

Code

Changeset 5402

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

Fixed #4423 -- Typo fix.

Files:

Legend:

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

    r5379 r5402  
    395395~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    396396 
    397 If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processors, every 
    398 ``RequestContext`` will contain ``MEDIA_URL``,  providing the  
     397If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor, every 
     398``RequestContext`` will contain ``MEDIA_URL``,  providing the 
    399399value of the `MEDIA_URL setting`_. 
    400400