From 912a0cf35964aab68d9719882bce8ae07449eef1 Mon Sep 17 00:00:00 2001 From: gb <gb@isis.u-strasbg.fr> Date: Fri, 27 Jan 2006 18:17:39 +0100 Subject: [PATCH] Minor typo in comment darcs-hash:20060127171739-2060e-e1ca4da2fdca49b8d183b9ac889935f6eb45b435.gz --- inc/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 45591e55c..f3c7c3dbe 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.'; -- GitLab