mercurial/commands.py
branchstable
changeset 13065 de4a18cbfc98
parent 12965 0d4fb319974b
child 13072 8c6b7a5f38c4
child 13134 ea3c93b53fdb
--- 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.