Junior Rojas 9 years ago
parent
commit
10f30777ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/core/Geometry.html

+ 1 - 1
docs/api/core/Geometry.html

@@ -252,7 +252,7 @@
 
 
 		<h3>[method:null computeVertexNormals]( [page:Boolean areaWeighted] )</h3>
 		<h3>[method:null computeVertexNormals]( [page:Boolean areaWeighted] )</h3>
 		<div>
 		<div>
-		areaWeighted - If true the contributution of each face normal to the vertex normal is weighted by the area of the face. Default is true.
+		areaWeighted - If true the contribution of each face normal to the vertex normal is weighted by the area of the face. Default is true.
 		</div>
 		</div>
 		<div>
 		<div>
 		Computes vertex normals by averaging face normals.<br />
 		Computes vertex normals by averaging face normals.<br />