Mercurial > p > roundup > code
diff doc/installation.txt @ 1846:cc13abad744e maint-0.6
Backport fix for typo in server address [SF#822967].
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Mon, 13 Oct 2003 19:44:27 +0000 |
| parents | 85cf4268f24c |
| children | 686f8de4a62c |
line wrap: on
line diff
--- a/doc/installation.txt Tue Oct 07 06:15:22 2003 +0000 +++ b/doc/installation.txt Mon Oct 13 19:44:27 2003 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.55.2.1 $ +:Version: $Revision: 1.55.2.2 $ .. contents:: @@ -195,7 +195,7 @@ then direct your web browser at: - http://locahost:8080/support/ + http://localhost:8080/support/ and you should see the tracker interface.
