summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2008-08-12 16:16:16 +0200
committermkanat%bugzilla.org <>2008-08-12 16:16:16 +0200
commitb568a50ec728b35fc2615fc4faee9c1d17af0949 (patch)
tree493cf34b61b6bff8fe35dbb528e1743e109ffe58
parentac6820ab03a12c710404acf102d9351c0a6e986c (diff)
downloadbugzilla-b568a50ec728b35fc2615fc4faee9c1d17af0949.tar.gz
bugzilla-b568a50ec728b35fc2615fc4faee9c1d17af0949.tar.xz
Fix a small HTML error in the Release Notes.
-rw-r--r--template/en/default/pages/release-notes.html.tmpl2
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 7ec017a37..487e648b9 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -456,7 +456,7 @@
<ul>
<li>You should now be using <code>get_status('NEW')</code> instead of
<code>status_descs.NEW</code> in templates.</li>
- <li>The <code>[&#37;# version = 1.0 &#37;] comment at the top of every
+ <li>The <code>[&#37;# version = 1.0 &#37;]</code> comment at the top of every
template file has been removed.</li>
</ul>