Просмотр исходного кода

Merge pull request #10738 from m4jing/patch-3

fix typo
Mr.doob 9 лет назад
Родитель
Сommit
4ee9ed0eb5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/manual/introduction/Creating-text.html

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

@@ -62,7 +62,7 @@
 		<div>
 		<div>
 			<p>
 			<p>
 				Use this method if you prefer to work purely in three.js or create procedural and dynamic 3d
 				Use this method if you prefer to work purely in three.js or create procedural and dynamic 3d
-				text geometries. However, font data files in THREE.js JSON format needs to be loaded
+				text geometries. However, font data files in THREE.js JSON format need to be loaded
 				before this will work.
 				before this will work.
 				See the [page:TextGeometry] page for examples of JSON fonts.
 				See the [page:TextGeometry] page for examples of JSON fonts.
 			</p>
 			</p>

粤ICP备19079148号