changeset 26781 | 1aee2ab0f902 |
parent 26136 | 6defc74f3066 |
child 26846 | 7c1b4840c2cd |
--- a/mercurial/hgweb/webcommands.py Wed Oct 14 03:30:27 2015 -0400 +++ b/mercurial/hgweb/webcommands.py Sat Oct 17 00:58:46 2015 +0200 @@ -740,7 +740,7 @@ The ``filediff`` template is rendered. - This hander is registered under both the ``/diff`` and ``/filediff`` + This handler is registered under both the ``/diff`` and ``/filediff`` paths. ``/diff`` is used in modern code. """ fctx, ctx = None, None