Couple of typos.

This commit is contained in:
Zuhayr
2013-08-14 09:47:52 -07:00
parent 45a26fcad9
commit f6a562e8ed
2 changed files with 2 additions and 2 deletions

View File

@@ -873,7 +873,7 @@ datum/preferences
new_languages += lang
languages_available = 1
if(languages_available)
if(!(languages_available))
alert(user, "There are not currently any available secondary languages.")
else
for(var/L in all_languages)