diff mercurial/store.py @ 17738:b8424c92ba2b

spelling: fix minor spell checker issues
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 10 Oct 2012 01:29:56 +0200
parents c85dbae29684
children 09d5b2055295
line wrap: on
line diff
--- 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):