diff hgext/children.py @ 8026:683d8ebcf434

expand "dir" to "directory" in help texts
author Martin Geisler <mg@lazybytes.net>
date Tue, 07 Apr 2009 22:47:56 +0200
parents c756e695012a
children 3aaca5901ade
line wrap: on
line diff
--- a/hgext/children.py	Wed Apr 08 19:32:16 2009 +0200
+++ b/hgext/children.py	Tue Apr 07 22:47:56 2009 +0200
@@ -13,7 +13,7 @@
 
 
 def children(ui, repo, file_=None, **opts):
-    """show the children of the given or working dir revision
+    """show the children of the given or working directory revision
 
     Print the children of the working directory's revisions. If a
     revision is given via --rev, the children of that revision will be