diff options
author | lpsolit%gmail.com <> | 2008-08-09 13:07:30 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-08-09 13:07:30 +0200 |
commit | 5f6177bf69040fb66acf7327300144c556e169ba (patch) | |
tree | cd1d920d804c660ca7d34ce757cdb93d0da530ae /template | |
parent | e9f540805bbc4d31a1a035d006acc583678b36c7 (diff) | |
download | bugzilla-5f6177bf69040fb66acf7327300144c556e169ba.tar.gz bugzilla-5f6177bf69040fb66acf7327300144c556e169ba.tar.xz |
Fix typo: Bugzila -> Bugzilla (thanks Cédric)
Diffstat (limited to 'template')
-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 a9f15e62d..7ec017a37 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -408,7 +408,7 @@ will tell you so).</li> <li><strong>You should also read the - <a href="#v30_upgrading_notes">[% terms.Bugzila %] 3.0 Notes For Upgraders + <a href="#v30_upgrading_notes">[% terms.Bugzilla %] 3.0 Notes For Upgraders section</a> of the <a href="#v32_previous">previous release notes</a> if you are upgrading from a version before 3.0.</strong></li> |