author | Adrian Buehlmann <adrian@cadifra.com> |
Fri, 26 Nov 2010 18:45:35 +0100 | |
branch | stable |
changeset 13065 | de4a18cbfc98 |
parent 13064 | 487b5787fe01 |
child 13066 | 86888ae9ce90 |
--- a/mercurial/commands.py Thu Nov 25 21:50:41 2010 -0600 +++ b/mercurial/commands.py Fri Nov 26 18:45:35 2010 +0100 @@ -3322,7 +3322,7 @@ """start stand-alone webserver Start a local HTTP repository browser and pull server. You can use - this for ad-hoc sharing and browing of repositories. It is + this for ad-hoc sharing and browsing of repositories. It is recommended to use a real web server to serve a repository for longer periods of time.