Parcourir la source

fixing a typo (#45)

time-lime to time-line
Daniel Kamerling il y a 6 ans
Parent
commit
c9fb2db6bb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/en/tutorials/main-menu.md

+ 1 - 1
docs/en/tutorials/main-menu.md

@@ -20,7 +20,7 @@ The background has a special slight fade out at the end, which is applied in `an
 ```lua
 -- file: menu.gui_script
 
--- the functions animX represents the animation time-lime
+-- the functions animX represents the animation time-line
 -- first is anim1 executed, when finished anim2 is executed, etc
 -- anim1 to anim4 creates a bouncing rubber effect.
 -- anim5 fades down alpha and is only used for the background