Django

Code

Changeset 3654

Show
Ignore:
Timestamp:
08/23/06 22:37:34 (2 years ago)
Author:
adrian
Message:

Fixed small typo in docs/overview.txt. Thanks, kirk

Files:

Legend:

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

    r2871 r3654  
    160160code. 
    161161 
    162 Here's what a URLconf might look like for the above ``Reporter``/``Article`` 
     162Here's what a URLconf might look like for the ``Reporter``/``Article`` 
    163163example above:: 
    164164