diff options
author | uid623 <> | 2006-06-06 23:30:51 +0000 |
---|---|---|
committer | uid623 <> | 2006-06-06 23:30:51 +0000 |
commit | e03e832f09f996c0fe24c06e6a0c3715dfcbe747 (patch) | |
tree | ed9c9fbb9f92bb0b7e7971f9e801205e5716b347 /contrib | |
parent | 33215b2382ba2a65e0bfa5d5b452407e4aaa21b8 (diff) | |
download | bugs-e03e832f09f996c0fe24c06e6a0c3715dfcbe747.tar bugs-e03e832f09f996c0fe24c06e6a0c3715dfcbe747.tar.gz bugs-e03e832f09f996c0fe24c06e6a0c3715dfcbe747.tar.bz2 bugs-e03e832f09f996c0fe24c06e6a0c3715dfcbe747.tar.xz bugs-e03e832f09f996c0fe24c06e6a0c3715dfcbe747.zip |
Spelling patch: replace 'specify a email-adress' with 'specify an email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/bugmail_help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bugmail_help.html b/contrib/bugmail_help.html index 6e86f8b4c..ec0d9549d 100644 --- a/contrib/bugmail_help.html +++ b/contrib/bugmail_help.html @@ -148,7 +148,7 @@ hopefully valid value. <H2>Valid values</H2> Give string values for the most keys above. Some keywords require special values:<br> <ol> -<li>E-Mail addresses: If you want to set the qa-contact, specify a email-adress for @qa_contact. The email must be known by bugzilla of course.</li> +<li>E-Mail addresses: If you want to set the qa-contact, specify an email-address for @qa_contact. The email must be known by bugzilla of course.</li> <li>Listvalues: Most of the values have to be one of a list of valid values. Try by sending a mail and read the reply. Skip fields if you don't get help for them unless you don't know which values you may choose.</li> |