diff -r f553024f1832 -r 8c6b7a5f38c4 mercurial/commands.py --- 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.