diff options
| author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-07-05 18:07:47 -0700 |
|---|---|---|
| committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-07-05 18:07:47 -0700 |
| commit | d71fc0d042ca2eb6d7b429097dbf6e042097ebb2 (patch) | |
| tree | 37e1b23fb79564d25c7659e740312763a7f3fc6f /template/en/default/pages | |
| parent | 122c0407902c08b974ac552898a3bed3a2025a7d (diff) | |
| download | bugs-d71fc0d042ca2eb6d7b429097dbf6e042097ebb2.tar bugs-d71fc0d042ca2eb6d7b429097dbf6e042097ebb2.tar.gz bugs-d71fc0d042ca2eb6d7b429097dbf6e042097ebb2.tar.bz2 bugs-d71fc0d042ca2eb6d7b429097dbf6e042097ebb2.tar.xz bugs-d71fc0d042ca2eb6d7b429097dbf6e042097ebb2.zip | |
Fix a bare "bug" word in fields.html and fix a typo.
https://bugzilla.mozilla.org/show_bug.cgi?id=486292
Diffstat (limited to 'template/en/default/pages')
| -rw-r--r-- | template/en/default/pages/fields.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index d97a40f96..c5992201b 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -123,7 +123,7 @@ <dd> QA has looked at the [% terms.bug %] and the resolution and agrees that the appropriate resolution has been taken. This is - the final staus for bugs. + the final status for [% terms.bugs %]. </dd> </dl> </td> |
