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


Thu Jun 1 14:51:36 UTC 2017


On Wed, May 31, 2017 at 07:31:33PM -0300, Wagner Bruna wrote:
> # 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

Queued for stable, many thanks.

>
> 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.
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list