Fix a small HTML error in the Release Notes.

git-svn-id: svn://10.0.0.236/trunk@253537 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2008-08-12 09:16:16 +00:00
parent f8c1a30494
commit 8fb9cfe406

View File

@ -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>