# HG changeset patch # User Patrick Mezard # Date 1301683227 -7200 # Node ID 5ed036e42fd9d2890d1312636eeb68e78b2ff759 # Parent 3cbf5c6dcdb8bca829e51b1624dfbcb5823b8ac1 bugzilla: fix documentation typo diff -r 3cbf5c6dcdb8 -r 5ed036e42fd9 hgext/bugzilla.py --- a/hgext/bugzilla.py Fri Apr 01 13:25:44 2011 -0500 +++ b/hgext/bugzilla.py Fri Apr 01 20:40:27 2011 +0200 @@ -192,7 +192,7 @@ ``bugmail@my-project.org`` wityh password ``plugh``. It is used with a collection of Mercurial repositories in ``/var/local/hg/repos/``. Bug comments are sent to the Bugzilla email address -``buzilla@my-project.org``. :: +``bugzilla@my-project.org``. :: [bugzilla] user=bugmail@my-project.org