# HG changeset patch # User Wuzzy # Date 1544289495 -3600 # Node ID bedbd983653b07ccfa0b3eef517429d3baf56939 # Parent cea19d3342c8d7023d9db9d22d5d7ec40aee02ec Fix minor grammar fail diff -r cea19d3342c8 -r bedbd983653b share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua --- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua Sat Dec 08 17:28:15 2018 +0100 +++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Movement.lua Sat Dec 08 18:18:15 2018 +0100 @@ -340,7 +340,7 @@ if INTERFACE == "desktop" then ctrl = loc("High Jump: [Backspace]").."|"..loc("Back Jump: [Backspace] ×2") elseif INTERFACE == "touch" then - ctrl = loc("High Jump: Tap the [curvy arrow] short").."|"..loc("Back Jump: Double-tap the [curvy arrow]") + ctrl = loc("High Jump: Tap the [curvy arrow] shortly").."|"..loc("Back Jump: Double-tap the [curvy arrow]") end ShowMission(loc("Basic Movement Training"), loc("Back Jumping (2/2)"), loc("To get over the next obstacles, keep some distance from the wall before you back jump.").."|"..