Garrett Johnson 7 年之前
父节点
当前提交
d1fd56d26b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/examples/exporters/PLYExporter.html

+ 1 - 1
docs/examples/exporters/PLYExporter.html

@@ -22,7 +22,7 @@
 		<h2>Example</h2>
 
 		<code>
-		// Instantiate a exporter
+		// Instantiate an exporter
 		var exporter = new THREE.PLYExporter();
 
 		// Parse the input and generate the ply output