[PATCH 2 of 2 stable] bugzilla: fix typo in help text

Wagner Bruna wbruna at softwareexpress.com.br
Wed May 31 18:31:33 EDT 2017


# HG changeset patch
# User Wagner Bruna <wbruna at softwareexpress.com.br>
# Date 1496269440 10800
#      Wed May 31 19:24:00 2017 -0300
# Branch stable
# Node ID c2acf4279f715a9153b4c020461417b9b6e56147
# Parent  b98f7254eea8e9fd4544be1567991f0c00387ee2
bugzilla: fix typo in help text

diff --git a/hgext/bugzilla.py b/hgext/bugzilla.py
--- a/hgext/bugzilla.py
+++ b/hgext/bugzilla.py
@@ -54,7 +54,7 @@
 
 Access via the REST-API needs either a Bugzilla username and password
 or an apikey specified in the configuration. Comments are made under
-the given username or the user assoicated with the apikey in Bugzilla.
+the given username or the user associated with the apikey in Bugzilla.
 
 Configuration items common to all access modes:
 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Mercurial-devel mailing list