Browse Source

Update AnimationAction.html (#26273)

Correct misspellings
SRrrrrr 2 years ago
parent
commit
a009b5ec57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/zh/animation/AnimationAction.html

+ 1 - 1
docs/api/zh/animation/AnimationAction.html

@@ -228,7 +228,7 @@
 
 		<h3>[method:this setDuration]( [param:Number durationInSeconds] )</h3>
 		<p>
-			设置单循环的持续时间(通过调整时间比例([page:.timeScale timeScale])以及停用所有的变形)。此方法可以链式调用。
+			设置单循环的持续时间(通过调整时间比例([page:.timeScale timeScale])以及停用所有的变形)。此方法可以链式调用。
 		</p>
 
 		<h3>[method:this setEffectiveTimeScale]( [param:Number timeScale] )</h3>