hgext/strip.py
changeset 19828 0a986233ecbf
parent 19826 4b1cbcfdabf7
child 19945 3d42a85f6922
--- a/hgext/strip.py	Thu Sep 26 11:11:39 2013 +0200
+++ b/hgext/strip.py	Fri Sep 27 21:54:53 2013 -0500
@@ -1,6 +1,6 @@
-"""This extension contains the strip commands.
+"""strip changesets and their descendents from history
 
-This extensions allows to strip changesets and all their descendants from the
+This extension allows to strip changesets and all their descendants from the
 repository. See the command help for details.
 """
 from mercurial.i18n import _