diff mercurial/setdiscovery.py @ 17424:e7cfe3587ea4

fix trivial spelling errors
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 15 Aug 2012 22:38:42 +0200
parents 4feb55e6931f
children 9724f8f8850b
line wrap: on
line diff
--- 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 = []