浏览代码

add return for Color.set documentation

Walker Flynn 12 年之前
父节点
当前提交
a2365394f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/math/Color.html

+ 1 - 1
docs/api/math/Color.html

@@ -185,7 +185,7 @@
 		Clones this color.
 		</div>
 
-		<h3>.set([page:todo value]) [page:todo]</h3>
+		<h3>.set([page:todo value]) [page:this]</h3>
 		<div>
 		value -- either an instance of Color, a hexadecimal value, or a css style string
 		</div>