diff hgext/win32mbcs.py @ 8668:aea3a23151bd

fixed typos found in translatable strings This is from a spell-check of hg.pot.
author Martin Geisler <mg@lazybytes.net>
date Sun, 31 May 2009 14:55:51 +0200
parents 594507755800
children 505a96cbc923
line wrap: on
line diff
--- a/hgext/win32mbcs.py	Sun May 31 14:53:46 2009 +0200
+++ b/hgext/win32mbcs.py	Sun May 31 14:55:51 2009 +0200
@@ -18,7 +18,7 @@
 wrapping some functions to convert to Unicode string before path
 operation.
 
-This extension is usefull for:
+This extension is useful for:
  * Japanese Windows users using shift_jis encoding.
  * Chinese Windows users using big5 encoding.
  * All users who use a repository with one of problematic encodings on