changeset 32574:870248603a4e stable

bugzilla: fix typo in help text
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Wed, 31 May 2017 19:24:00 -0300
parents 01280ec5f840
children 197eb93560b3
files hgext/bugzilla.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/bugzilla.py	Wed May 31 19:23:23 2017 -0300
+++ b/hgext/bugzilla.py	Wed May 31 19:24:00 2017 -0300
@@ -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: