Răsfoiți Sursa

Box3.html: Correct typo

Mugen87 8 ani în urmă
părinte
comite
9beb411115
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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*.