animations-docs: fix a typo

char-rename
Alexander Iljin 2017-03-16 19:12:18 +03:00 committed by John Benediktsson
parent b1a24358f3
commit e41f021f3c
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ HELP: animate
"1/20 seconds animate ;" "1/20 seconds animate ;"
"46 ms elapsed\n17 ms elapsed" "46 ms elapsed\n17 ms elapsed"
} }
{ $notes "The amount of time elapsed between these iterations will very." } { $notes "The amount of time elapsed between these iterations will vary." }
} ; } ;
HELP: reset-progress HELP: reset-progress
@ -43,7 +43,7 @@ HELP: progress
"times ;" "times ;"
"31 ms elapsed\n18 ms elapsed\n16 ms elapsed" "31 ms elapsed\n18 ms elapsed\n16 ms elapsed"
} }
{ $notes "The amount of time elapsed between these iterations will very." } { $notes "The amount of time elapsed between these iterations will vary." }
} ; } ;
ARTICLE: "animations" "Animations" ARTICLE: "animations" "Animations"