diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 45591e55ca13d72e649a8d36c248f1ded3ff96ea..f3c7c3dbee21c03e4186d5f4d3e158c2e6c0cf1d 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -175,7 +175,7 @@ $lang['subscribe_noaddress']= 'There is no address associated with your login, y $lang['unsubscribe_success']= 'Removed %s from subscription list for %s'; $lang['unsubscribe_error'] = 'Error removing %s from subscription list for %s'; -/* auth.class lanuage support */ +/* auth.class language support */ $lang['authmodfailed'] = 'Bad user authentication configuration. Please inform your Wiki Admin.'; $lang['authtempfail'] = 'User authentication is temporarily unavailable. If this situation persists, please inform your Wiki Admin.';