diff mercurial/encoding.py @ 17519:d8d2856a0c7f

spelling: successfully
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:19 -0700
parents 9fb8312dbdbd
children 404feac78b8a
line wrap: on
line diff
--- a/mercurial/encoding.py	Fri Aug 17 13:58:19 2012 -0700
+++ b/mercurial/encoding.py	Fri Aug 17 13:58:19 2012 -0700
@@ -223,7 +223,7 @@
 
     Principles of operation:
 
-    - ASCII and UTF-8 data sucessfully round-trips and is understood
+    - ASCII and UTF-8 data successfully round-trips and is understood
       by Unicode-oriented clients
     - filenames and file contents in arbitrary other encodings can have
       be round-tripped or recovered by clueful clients