From 83692401380f41106c5a87a7f41c510a92d5392c Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sun, 11 Feb 2007 04:38:44 +0000 Subject: [PATCH] Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows' git-svn-id: http://code.djangoproject.com/svn/django/trunk@4483 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/contributing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.txt b/docs/contributing.txt index a0abb8da7c..6b2b64f672 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -485,7 +485,7 @@ location of the branch's ``django`` package. If you want to switch back, just change the symlink to point to the old code. A third option is to use a `path file`_ (``.pth``) which should -work on all systems (including MS Windows, which doesn't have symlinks +work on all systems (including Windows, which doesn't have symlinks available). First, make sure there are no files, directories or symlinks named ``django`` in your ``site-packages`` directory. Then create a text file named ``django.pth`` and save it to your ``site-packages`` directory. That file