# HG changeset patch # User Wagner Bruna # Date 2017-05-31 22:24:00 # Node ID 870248603a4e8321fb7a6a9ce25bb095892638d8 # Parent 01280ec5f840b1a8cf3085930f6425a0e2a8f34f 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 @@ works on all supported Bugzilla versions 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: