# HG changeset patch # User Wagner Bruna # Date 1430172835 10800 # Node ID 9668c653eb9d7981854d86c5c1995fe070bebf96 # Parent 6d97ca3f05ba1a373dbfe7c43eb5faf25ce64e9c webcommands: fix description of manifest default behavior diff -r 6d97ca3f05ba -r 9668c653eb9d mercurial/hgweb/webcommands.py --- a/mercurial/hgweb/webcommands.py Mon Apr 27 19:09:54 2015 -0300 +++ b/mercurial/hgweb/webcommands.py Mon Apr 27 19:13:55 2015 -0300 @@ -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