diff options
author | Reed Loden <reed@reedloden.com> | 2010-08-06 08:10:13 +0200 |
---|---|---|
committer | Reed Loden <reed@reedloden.com> | 2010-08-06 08:10:13 +0200 |
commit | c3347fb736a9f08c8285dc31881ed6301412e9ac (patch) | |
tree | 6e811d76e2f2b19f07ffd3fecc7aff4574768390 | |
parent | 77e18ab703efabe48a0180f04e9c58dc22f72910 (diff) | |
download | bugzilla-c3347fb736a9f08c8285dc31881ed6301412e9ac.tar.gz bugzilla-c3347fb736a9f08c8285dc31881ed6301412e9ac.tar.xz |
s/where missing/were missing/ (no bug)
[r=mkanat a=mkanat] (via IRC)
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 92357df5a..8877c2672 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -76,7 +76,7 @@ sometimes occur. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=521416">[% terms.Bug %] 521416</a>) </li> - <li>Email notifications where missing the dates that comments were made. + <li>Email notifications were missing the dates that comments were made. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=578003">[% terms.Bug %] 578003</a>) </li> <li>Putting a phrase in quotes in the Quicksearch box now works properly, |