Django

Code

Changeset 6020

Show
Ignore:
Timestamp:
08/25/07 20:16:19 (1 year ago)
Author:
gwilson
Message:

Fixed #5257 -- Fixed typo in tutorial from [6006]. Thanks, Collin Grady.

Files:

Legend:

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

    r6006 r6020  
    260260        votes = models.IntegerField() 
    261261 
    262 .. adminition:: Errors about ``max_length`` 
     262.. admonition:: Errors about ``max_length`` 
    263263 
    264264   If Django gives you an error message saying that ``max_length`` is