mercurial/setdiscovery.py
changeset 17424 e7cfe3587ea4
parent 17204 4feb55e6931f
child 17426 9724f8f8850b
--- a/mercurial/setdiscovery.py	Tue Aug 28 17:59:08 2012 -0500
+++ b/mercurial/setdiscovery.py	Wed Aug 15 22:38:42 2012 +0200
@@ -109,7 +109,8 @@
         srvheadhashes = srvheadhashesref.value
         yesno = yesnoref.value
     else:
-        # compatibitity with pre-batch, but post-known remotes during 1.9 devel
+        # compatibility with pre-batch, but post-known remotes during 1.9
+        # development
         srvheadhashes = remote.heads()
         sample = []