浏览代码

Docs: Typo

Mugen87 7 年之前
父节点
当前提交
7bd10356a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/extras/curves/CatmullRomCurve3.html

+ 1 - 1
docs/api/extras/curves/CatmullRomCurve3.html

@@ -63,7 +63,7 @@ var curveObject = new THREE.Line( geometry, material );
 		<h3>[property:Boolean closed]</h3>
 		<h3>[property:Boolean closed]</h3>
 		<div>The curve will loop back onto itself when this is true. False by default</div>
 		<div>The curve will loop back onto itself when this is true. False by default</div>
 
 
-		<h3>[property:String cureType]</h3>
+		<h3>[property:String curveType]</h3>
 		<div>Possible values are `centripetal` (default), `chordal` and `catmullrom`.</div>
 		<div>Possible values are `centripetal` (default), `chordal` and `catmullrom`.</div>
 
 
 		<h3>[property:float tension]</h3>
 		<h3>[property:float tension]</h3>