diff mercurial/util.py @ 6746: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	Thu Jun 26 13:58:22 2008 -0500
+++ b/mercurial/util.py	Thu Jun 26 13:58:24 2008 -0500
@@ -839,7 +839,7 @@
 
 # File system features
 
-def checkfolding(path):
+def checkcase(path):
     """
     Check whether the given path is on a case-sensitive filesystem