Sfoglia il codice sorgente

Update Creating-text.html

gogoend 6 anni fa
parent
commit
462aa8c649
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/manual/zh/introduction/Creating-text.html

+ 1 - 1
docs/manual/zh/introduction/Creating-text.html

@@ -8,7 +8,7 @@
 		<link type="text/css" rel="stylesheet" href="page.css" />
 	</head>
 	<body>
-		<h1>[name]</h1>
+		<h1>创建文字([name]</h1>
 		<div>
 			<p>有时候,您可能需要在你的Three.js应用程序中使用到文本,这里有几种方法可以做到。
 			</p>