Correct spelling error

This commit is contained in:
HappyPikachu 2018-01-17 13:26:36 -05:00
parent 6f9b150818
commit 2442d453de

View File

@ -244,7 +244,7 @@ stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to retu
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return"
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, seperate them by a | (pipe)"
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
stageEditorObjectiveOverrideCleared: "Objective display override cleared."