Django

Code

Changeset 3717

Show
Ignore:
Timestamp:
09/04/06 18:40:28 (2 years ago)
Author:
adrian
Message:

Corrected spelling of 'behavior' in docs/templates_python.txt from [3714]

Files:

Legend:

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

    r3714 r3717  
    208208filters will be ignored. 
    209209 
    210 This behaviour is slightly different for the ``if``, ``for`` and ``regroup`` 
     210This behavior is slightly different for the ``if``, ``for`` and ``regroup`` 
    211211template tags. If an invalid variable is provided to one of these template 
    212212tags, the variable will be interpreted as ``None``. Filters are always