Merge pull request from Atomk/patch-5

Fixed a missing "to" in a string
This commit is contained in:
Imperadeiro98 2015-05-21 21:13:29 +01:00
commit 7f09e8f1f1

View file

@ -301,7 +301,7 @@
infinite_loop_reset_level: "Reset Level"
infinite_loop_comment_out: "Comment Out My Code"
tip_toggle_play: "Toggle play/paused with Ctrl+P."
tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
tip_scrub_shortcut: "Use Ctrl+[ and Ctrl+] to rewind and fast-forward."
tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
tip_open_source: "CodeCombat is 100% open source!"
tip_beta_launch: "CodeCombat launched its beta in October, 2013."