diff hgext/bugzilla.py @ 13854:5ed036e42fd9

bugzilla: fix documentation typo
author Patrick Mezard <pmezard@gmail.com>
date Fri, 01 Apr 2011 20:40:27 +0200
parents 4cffce61bd92
children ce066d424bba
line wrap: on
line diff
--- 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