diff options
author | lpsolit%gmail.com <> | 2005-10-11 01:56:28 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-10-11 01:56:28 +0200 |
commit | b02a866fd95bf2fa9b162ca41b0a97382ad32906 (patch) | |
tree | 3a9abd6180a6f16c65c9591c2c27ed588bef4055 | |
parent | 5f81c1d6a054cb593c48dd38ecc49df9a3c8688b (diff) | |
download | bugzilla-b02a866fd95bf2fa9b162ca41b0a97382ad32906.tar.gz bugzilla-b02a866fd95bf2fa9b162ca41b0a97382ad32906.tar.xz |
A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of "available")
-rw-r--r-- | template/en/default/bug/process/bugmail.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/process/bugmail.html.tmpl b/template/en/default/bug/process/bugmail.html.tmpl index a5d20e78d..557f091a1 100644 --- a/template/en/default/bug/process/bugmail.html.tmpl +++ b/template/en/default/bug/process/bugmail.html.tmpl @@ -71,6 +71,6 @@ no one [% END %] [% ELSE %] - (list of e-mails not avaliable) + (list of e-mails not available) [% END %] [% END %] |