Fix plural -> singular.
This commit is contained in:
parent
d815903124
commit
a09463cc75
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47153
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@
|
|||
<a name="current"></a>
|
||||
<h2>Most Recent Release(s)</h2>
|
||||
|
||||
<h3>Production Releases</h3>
|
||||
<h3>Production Release</h3>
|
||||
<p><b>Release &rel.current;</b> (&rel.current.date;)
|
||||
<em>
|
||||
<a href="&u.rel.announce;">Announcement</a> :
|
||||
|
@ -52,7 +52,7 @@
|
|||
<a href="&u.rel.errata;">Errata</a>
|
||||
</em></p>
|
||||
|
||||
<h3>Legacy Releases</h3>
|
||||
<h3>Legacy Release</h3>
|
||||
<p><b>Release &rel2.current;</b> (&rel2.current.date;)
|
||||
<em>
|
||||
<a href="&u.rel2.announce;">Announcement</a> :
|
||||
|
|
Loading…
Reference in a new issue