Fixed a missing "to" in a string

This commit is contained in:
Marco Fras 2015-05-21 10:36:25 +02:00
parent 31cbd2bfe7
commit a3e3bdc125

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: "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."