Skip to content

Commit 436ceee

Browse files
authored
Merge pull request #17085 from lolPlatinumPlayer/patch-1
Docs: Fix typo.
2 parents 8c6298a + ca1f028 commit 436ceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/zh/core/Clock.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h3>[method:null stop]()</h3>
6767

6868
<h3>[method:Float getElapsedTime]()</h3>
6969
<p>
70-
获取自时钟启动后的秒数,摒弃将 [page:Clock.oldTime oldTime] 设置为当前时间。<br />
70+
获取自时钟启动后的秒数,同时将 [page:Clock.oldTime oldTime] 设置为当前时间。<br />
7171
如果 [page:Clock.autoStart autoStart] 设置为 *true* 且时钟并未运行,则该方法同时启动时钟。
7272
</p>
7373

0 commit comments

Comments
 (0)