mercurial/util.py
changeset 18911 451eb1c27c1b
parent 18868 cafa447a7d3b
child 18929 0080d0d1fcb3
--- a/mercurial/util.py	Thu Apr 11 14:41:22 2013 +0200
+++ b/mercurial/util.py	Mon Feb 11 00:43:12 2013 +0100
@@ -637,7 +637,7 @@
 
 def checkcase(path):
     """
-    Check whether the given path is on a case-sensitive filesystem
+    Return true if the given path is on a case-sensitive filesystem
 
     Requires a path (like /foo/.hg) ending with a foldable final
     directory component.