fix bad english 🍋 (#724)

This commit is contained in:
Michael Flaherty 2017-12-03 03:37:50 -08:00 committed by Asher Baker
parent 6896ef739d
commit a5583882f4

View File

@ -125,7 +125,7 @@ native int GetLanguageByName(const char[] name);
native bool TranslationPhraseExists(const char[] phrase);
/**
* Determines if a there is a translation for the speicifed language.
* Determines if there is a translation for the specified language.
*
* @param phrase Phrase to check.
* @param language Language number.