changeset 13072 | 8c6b7a5f38c4 |
parent 13047 | 6c375e07d673 |
parent 13065 | de4a18cbfc98 |
child 13136 | 6320101a638c |
--- a/mercurial/commands.py Wed Dec 01 11:04:50 2010 +0100 +++ b/mercurial/commands.py Wed Dec 01 18:47:40 2010 -0600 @@ -3327,7 +3327,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.