diff mercurial/util.py @ 6748:1dca460e7d1e

rename checkfolding to checkcase
author Matt Mackall <mpm@selenic.com>
date Thu, 26 Jun 2008 13:58:24 -0500
parents 86e8187b721a
children f67d1468ac50
line wrap: on
line diff
--- a/mercurial/util.py
+++ b/mercurial/util.py
@@ -839,7 +839,7 @@
 
 # File system features
 
-def checkfolding(path):
+def checkcase(path):
     """
     Check whether the given path is on a case-sensitive filesystem