win32mbcs: Fix typo in documentation stable
authorJavi Merino <cibervicho@gmail.com>
Tue, 01 Feb 2011 07:29:11 +0000
branchstable
changeset 13330 551856dea9a6
parent 13328 a939f08fae9c
child 13332 927e3940bfc3
win32mbcs: Fix typo in documentation extention -> extension
hgext/win32mbcs.py
--- a/hgext/win32mbcs.py	Sat Jan 29 23:23:24 2011 +0900
+++ b/hgext/win32mbcs.py	Tue Feb 01 07:29:11 2011 +0000
@@ -34,7 +34,7 @@
 
 - You should use single encoding in one repository.
 - If the repository path ends with 0x5c, .hg/hgrc cannot be read.
-- win32mbcs is not compatible with fixutf8 extention.
+- win32mbcs is not compatible with fixutf8 extension.
 
 By default, win32mbcs uses encoding.encoding decided by Mercurial.
 You can specify the encoding by config option::