Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 3 Sep 2002 05:59:02 +0000 (05:59 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 3 Sep 2002 05:59:02 +0000 (05:59 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1042 57a73879-2fb5-44c3-a270-3262357dd7e2

doc/installation.txt

index 68fb67280442541ed766f6048e68a767cd38e537..f98e7766d5d1c8bc2843291518d35e28bdd0cc49 100644 (file)
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.18 $
+:Version: $Revision: 1.19 $
 
 .. contents::
 
@@ -93,7 +93,7 @@ Python -- see `testing your python`_.
        python setup.py install
 
    If you would like to place the Roundup scripts in a directory other
-   than ``/usr/local/bin``, Then specify the preferred location with
+   than ``/usr/local/bin``, then specify the preferred location with
    ``--install-script``. For example, to install them in
    ``/opt/roundup/bin``::