From 94fcf5885ee6543140884143afaba9a06adac3f9 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 26 Sep 2014 17:16:55 +0100 Subject: So much so, in fact, that I didn't even notice the typo. --- include/language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/language.php') diff --git a/include/language.php b/include/language.php index 83e5e0f20..9db57dceb 100644 --- a/include/language.php +++ b/include/language.php @@ -146,7 +146,7 @@ function load_translation_table($lang, $install = false) { * * @param $s string that should get translated * @param $ctx optional context to appear in po file - * @return translated string if exsists, otherwise return $s + * @return translated string if exists, otherwise return $s * */ function t($s,$ctx = '') { -- cgit v1.2.3