Browse Source

Box3.html: Correct typo

Mugen87 8 years ago
parent
commit
9beb411115
1 changed files with 1 additions and 1 deletions
  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*.