瀏覽代碼

Box3.html: Correct typo

Mugen87 8 年之前
父節點
當前提交
9beb411115
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/math/Box3.html

+ 1 - 1
docs/api/math/Box3.html

@@ -103,7 +103,7 @@
 
 		<h3>[method:Box3 setFromBufferAttribute]( [page:BufferAttribute attribute] ) [page:Box3 this]</h3>
 		<div>
-		buffer -- An buffer attribute of position data that the resulting box will envelop.
+		buffer -- A buffer attribute of position data that the resulting box will envelop.
 		</div>
 		<div>
 		Sets the upper and lower bounds of this box to include all of the data in *attribute*.