bugzilla: fix documentation typo
authorPatrick Mezard <pmezard@gmail.com>
Fri, 01 Apr 2011 20:40:27 +0200
changeset 13854 5ed036e42fd9
parent 13853 3cbf5c6dcdb8
child 13855 3c43dd85d3d1
bugzilla: fix documentation typo
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