Django

Code

Show
Ignore:
Timestamp:
02/13/08 17:17:55 (10 months ago)
Author:
russellm
Message:

Fixed #6597 -- Corrected spelling mistake. Thanks for the report, Atul Varma.

Files:

Legend:

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

    r7016 r7108  
    66with their package-management systems. These can make installation and upgrading 
    77much easier for users of Django since the integration includes the ability to 
    8 automatically install dependancies (like database adapters) that Django 
     8automatically install dependencies (like database adapters) that Django 
    99requires. 
    1010