mercurial/repoview.py
branchstable
changeset 18462 593eb3786165
parent 18445 4d92e2d75cff
child 18495 8260fa9f30b9
--- a/mercurial/repoview.py	Mon Jan 21 13:42:04 2013 -0200
+++ b/mercurial/repoview.py	Mon Jan 21 19:40:15 2013 +0100
@@ -72,7 +72,7 @@
 def computeimpactable(repo):
     """Everything impactable by mutable revision
 
-    The mutable filter still have some chance to get invalidated. This will
+    The immutable filter still have some chance to get invalidated. This will
     happen when:
 
     - you garbage collect hidden changeset,