Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 3089:33e3ba342e93
Typo fixes: [SF#097860] and [SF#097864].
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Sat, 08 Jan 2005 14:52:13 +0000 |
| parents | 9614a101b68f |
| children | 8634ea9b2d1c |
line wrap: on
line diff
--- a/doc/admin_guide.txt Sat Jan 08 11:25:23 2005 +0000 +++ b/doc/admin_guide.txt Sat Jan 08 14:52:13 2005 +0000 @@ -2,7 +2,7 @@ Administration Guide ==================== -:Version: $Revision: 1.15 $ +:Version: $Revision: 1.16 $ .. contents:: @@ -201,7 +201,7 @@ C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments> 7. Once you're comfortable that the upgrade will work using that copy, you - should instal the new version of the software:: + should install the new version of the software:: python setup.py install
