changeset 19828:0a986233ecbf

strip: bring extension description in line with style and copy-edit
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 27 Sep 2013 21:54:53 -0500
parents 8b9c73ddeec1
children 0c02d8e7bbc4
files hgext/strip.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/strip.py
+++ b/hgext/strip.py
@@ -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 _