aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/htdocs/index.xsl
diff options
context:
space:
mode:
authorRuey-Cherng Yu <rcyu@FreeBSD.org>2020-10-29 09:37:05 +0000
committerRuey-Cherng Yu <rcyu@FreeBSD.org>2020-10-29 09:37:05 +0000
commit8c891ac9d7c4d5ba566066d060144bb6314a6295 (patch)
tree139662e6ca706e85fe1a9f7e10eeda5268cd4488 /zh_CN.UTF-8/htdocs/index.xsl
parentcb517d0bd317de48b3d6cf632832bd36b3ea58e2 (diff)
downloaddoc-8c891ac9d7c4d5ba566066d060144bb6314a6295.tar.gz
doc-8c891ac9d7c4d5ba566066d060144bb6314a6295.zip
- add missing comma
Notes
Notes: svn path=/head/; revision=54652
Diffstat (limited to 'zh_CN.UTF-8/htdocs/index.xsl')
-rw-r--r--zh_CN.UTF-8/htdocs/index.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/zh_CN.UTF-8/htdocs/index.xsl b/zh_CN.UTF-8/htdocs/index.xsl
index 5e0b2f6abf..4271dfe775 100644
--- a/zh_CN.UTF-8/htdocs/index.xsl
+++ b/zh_CN.UTF-8/htdocs/index.xsl
@@ -95,10 +95,10 @@
<li>生产环境适用:&nbsp;<a
href="&u.rel122.announce;">&rel122.current;</a>,
<a
- href="&u.rel121.announce;">&rel121.current;</a>
+ href="&u.rel121.announce;">&rel121.current;</a>,
<a
href="&u.rel114.announce;">&rel114.current;</a></li>
- <xsl:if test="'&beta.upcoming;' != 'IGNORE'">
+ <xsl:if test="'&beta.upcoming;' != 'IGNORE'">
<li>即将发布: <a
href="&u.betarel.schedule;">&betarel.current;</a></li>
</xsl:if>