Garrett Johnson 7 лет назад
Родитель
Сommit
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

粤ICP备19079148号