diff rebuildmeta.py @ 185:57355b0e7bd1

Creating patch for documention messages.
author Dan Villiom Podlaski Christiansen <danchr@cs.au.dk>
date Sat, 17 Jan 2009 15:30:37 -0600
parents e37f9d3fd5e7
children 77812f98e250
line wrap: on
line diff
--- a/rebuildmeta.py
+++ b/rebuildmeta.py
@@ -7,7 +7,7 @@ import svnwrap
 import util
 
 def rebuildmeta(ui, repo, hg_repo_path, args, **opts):
-    """Rebuild hgsubversion metadata using values stored in revisions.
+    """rebuild hgsubversion metadata using values stored in revisions
     """
     assert len(args) == 1, 'You must pass the svn URI used to create this repo.'
     uuid = None