# HG changeset patch # User Wagner Bruna # Date 1496269440 10800 # Node ID 870248603a4e8321fb7a6a9ce25bb095892638d8 # Parent 01280ec5f840b1a8cf3085930f6425a0e2a8f34f bugzilla: fix typo in help text diff -r 01280ec5f840 -r 870248603a4e hgext/bugzilla.py --- 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: