mercurial/store.py
changeset 17738 b8424c92ba2b
parent 17731 c85dbae29684
child 17744 09d5b2055295
--- a/mercurial/store.py	Tue Oct 09 12:47:54 2012 +0200
+++ b/mercurial/store.py	Wed Oct 10 01:29:56 2012 +0200
@@ -227,7 +227,7 @@
     characters are encoded as '~xx', where xx is the two digit hex code
     of the character (see encodefilename).
     Relevant path components consisting of Windows reserved filenames are
-    masked by encoding the third character ('aux' -> 'au~78', see auxencode).
+    masked by encoding the third character ('aux' -> 'au~78', see _auxencode).
 
     Hashed encoding (not reversible):