Django

Code

Changeset 4483

Show
Ignore:
Timestamp:
02/10/07 22:38:44 (2 years ago)
Author:
adrian
Message:

Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'

Files:

Legend:

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

    r4479 r4483  
    486486 
    487487A third option is to use a `path file`_ (``<something>.pth``) which should 
    488 work on all systems (including MS Windows, which doesn't have symlinks 
     488work on all systems (including Windows, which doesn't have symlinks 
    489489available). First, make sure there are no files, directories or symlinks named 
    490490``django`` in your ``site-packages`` directory. Then create a text file named