Django

Code

Changeset 5496

Show
Ignore:
Timestamp:
06/20/07 01:07:06 (1 year ago)
Author:
adrian
Message:

Fixed #4586 -- Fixed typo in docs/tutorial01.txt.

Files:

Legend:

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

    r5064 r5496  
    1111 
    1212    * A public site that lets people view polls and vote in them. 
    13     * An admin site that lets you add, change and delete poll
     13    * An admin site that lets you add, change and delete polls
    1414 
    1515We'll assume you have `Django installed`_ already. You can tell Django is