hgext/parentrevspec.py
changeset 8873 e872ef2e6758
parent 8618 cf6f567e27e9
child 8894 868670dbc237
--- a/hgext/parentrevspec.py	Sun Jun 21 16:35:44 2009 +0200
+++ b/hgext/parentrevspec.py	Sun Jun 21 16:45:47 2009 +0200
@@ -5,8 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''\
-use suffixes to refer to ancestor revisions
+'''use suffixes to refer to ancestor revisions
 
 This extension allows you to use git-style suffixes to refer to the
 ancestors of a specific revision.