hgext/bugzilla.py
changeset 8894 868670dbc237
parent 8455 a858b54d072b
child 8935 f4f0e902b750
--- a/hgext/bugzilla.py	Mon Jun 22 14:49:07 2009 +0200
+++ b/hgext/bugzilla.py	Mon Jun 22 15:48:08 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''Bugzilla integration
+'''integrate Mercurial with a Bugzilla bug tracker
 
 This hook extension adds comments on bugs in Bugzilla when changesets
 that refer to bugs by Bugzilla ID are seen. The hook does not change