changeset 13330:551856dea9a6 stable

win32mbcs: Fix typo in documentation extention -> extension
author Javi Merino <cibervicho@gmail.com>
date Tue, 01 Feb 2011 07:29:11 +0000
parents a939f08fae9c
children 927e3940bfc3
files hgext/win32mbcs.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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::