浏览代码

Update OBJLoader.html (#10009)

Spelling correction.
Jacob Schlecht 8 年之前
父节点
当前提交
2d08e99c73
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/loaders/OBJLoader.html

+ 1 - 1
docs/api/loaders/OBJLoader.html

@@ -47,7 +47,7 @@
 		<div>
 		<div>
 		Returns an [page:Object3D]. It contains the parsed meshes as [page:Mesh] and lines as [page:LineSegments].<br />
 		Returns an [page:Object3D]. It contains the parsed meshes as [page:Mesh] and lines as [page:LineSegments].<br />
 		All geometry is created as [page:BufferGeometry]. Default materials are created as [page:MeshPhongMaterial].<br />
 		All geometry is created as [page:BufferGeometry]. Default materials are created as [page:MeshPhongMaterial].<br />
-		If an <em>obj</em> object or group uses multiple materials while declaring faces geometry groups and an [page:MultiMaterial] is used.
+		If an <em>obj</em> object or group uses multiple materials while declaring faces geometry groups and a [page:MultiMaterial] is used.
 		</div>
 		</div>
 
 
 		<h2>Example</h2>
 		<h2>Example</h2>