hgext/zeroconf/__init__.py
changeset 9078 4e04eabc19d2
parent 8894 868670dbc237
child 9218 d3db87d68337
--- a/hgext/zeroconf/__init__.py	Tue Jul 07 23:54:42 2009 +0200
+++ b/hgext/zeroconf/__init__.py	Tue Jul 07 23:54:42 2009 +0200
@@ -7,12 +7,12 @@
 
 '''discover and advertise repositories on the local network
 
-Zeroconf enabled repositories will be announced in a network without
-the need to configure a server or a service. They can be discovered
-without knowing their actual IP address.
+Zeroconf enabled repositories will be announced in a network without the need
+to configure a server or a service. They can be discovered without knowing
+their actual IP address.
 
-To allow other people to discover your repository using run "hg serve"
-in your repository.
+To allow other people to discover your repository using run "hg serve" in your
+repository.
 
  $ cd test
  $ hg serve