소스 검색

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*.