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	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 _