changeset 1657:103cb0d44cd8

Spelling: remains
author timeless@gmail.com
date Wed, 12 Sep 2012 18:02:05 -0400
parents d8d657ef4a38
children e9a43b15c771
files hgext/obsolete.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/obsolete.py	Fri Sep 14 10:07:31 2012 -0400
+++ b/hgext/obsolete.py	Wed Sep 12 18:02:05 2012 -0400
@@ -8,7 +8,7 @@
 This concept is now partially in Mercurial core (starting with mercurial 2.3).
 The remaining logic have been grouped with the evolve extension.
 
-Some code cemains in this extensions to detect and convert prehistoric format
+Some code remains in this extensions to detect and convert prehistoric format
 of obsolete marker than early user may have create. Keep it enabled if you
 were such user.
 """