[PATCH 2 of 2 stable] webcommands: fix description of manifest default behavior

Wagner Bruna wagner.bruna+mercurial at gmail.com
Mon Apr 27 17:19:08 CDT 2015


# HG changeset patch
# User Wagner Bruna <wbruna at softwareexpress.com.br>
# Date 1430172835 10800
#      Mon Apr 27 19:13:55 2015 -0300
# Branch stable
# Node ID 23b6a9ca049104b5a524f3e998541b7de1177746
# Parent  a1ccdb1bdb640e2dea68440b8dc5d4b459b69146
webcommands: fix description of manifest default behavior

diff --git a/mercurial/hgweb/webcommands.py b/mercurial/hgweb/webcommands.py
--- a/mercurial/hgweb/webcommands.py
+++ b/mercurial/hgweb/webcommands.py
@@ -459,7 +459,7 @@
 
     Show information about a directory.
 
-    If the URL path arguments are defined, information about the root
+    If the URL path arguments are omitted, information about the root
     directory for the ``tip`` changeset will be shown.
 
     Because this handler can only show information for directories, it

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Mercurial-devel mailing list