hgext/win32mbcs.py
branchstable
changeset 13330 551856dea9a6
parent 13067 9696954415db
child 14841 6990340c57a8
--- 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::