aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/var
diff options
context:
space:
mode:
authorJason Lee <huacnlee@gmail.com>2022-01-04 17:38:26 +0800
committerIrvin <irvinfly@gmail.com>2022-02-15 22:48:15 +0800
commit01b845e6d402777fe03cc4dd7ed5f21af400eed1 (patch)
treeb3d3d8272d9c7c5207ebb016d072a10d9b7e04ea /files/zh-cn/web/html/element/var
parentc1ed2f39d8921536444e3334bab549d7100a286e (diff)
downloadtranslated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.tar.gz
translated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.tar.bz2
translated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.zip
Improve copywriting for add spaces between Chinese and English words for files/zh-cn/web/html/element.
Diffstat (limited to 'files/zh-cn/web/html/element/var')
-rw-r--r--files/zh-cn/web/html/element/var/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/element/var/index.html b/files/zh-cn/web/html/element/var/index.html
index 8b6e979878..463a9073de 100644
--- a/files/zh-cn/web/html/element/var/index.html
+++ b/files/zh-cn/web/html/element/var/index.html
@@ -9,7 +9,7 @@ translation_of: Web/HTML/Element/var
<div>{{HTMLRef}}</div>
-<div>HTML Variable元素(&lt;var&gt;)表示数学表达式或编程上下文中的变量名称。尽管该行为取决于浏览器,但通常使用当前字体的斜体形式显示。</div>
+<div>HTML Variable 元素(&lt;var&gt;)表示数学表达式或编程上下文中的变量名称。尽管该行为取决于浏览器,但通常使用当前字体的斜体形式显示。</div>
<h2 id="概述">概述</h2>
@@ -45,7 +45,7 @@ translation_of: Web/HTML/Element/var
<p>本元素支持 <code><a href="/zh-CN/docs/Web/API/Element" title="DOM/element">HTMLElement</a></code> 接口</p>
<div class="note">
-<p><strong>提示: </strong>Gecko 1.9.2 开始, Firefox支持本元素使用 <a href="/zh-CN/docs/Web/API/HTMLSpanElement">HTMLSpanElement</a> 接口。</p>
+<p><strong>提示:</strong>Gecko 1.9.2 开始,Firefox 支持本元素使用 <a href="/zh-CN/docs/Web/API/HTMLSpanElement">HTMLSpanElement</a> 接口。</p>
</div>
<h2 id="默认样式">默认样式</h2>