浏览代码

Update docs/api/core/Clock.html

Correcting typoon line 44: "btween" --> "between"
Stompfrog 12 年之前
父节点
当前提交
115853afe8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/core/Clock.html

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

@@ -41,7 +41,7 @@
 
 
 		<h3>.[page:Float elapsedTime]</h3>
 		<h3>.[page:Float elapsedTime]</h3>
 		<div>
 		<div>
-		When the clock is running, It holds the time elapsed btween the start of the clock to the previous update.<br />
+		When the clock is running, It holds the time elapsed between the start of the clock to the previous update.<br />
 		This counted from the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC.
 		This counted from the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC.
  		</div>
  		</div>