From 77554d9fc38553cadf47b49194a9f7cf674a981f Mon Sep 17 00:00:00 2001 From: Simon DELAGE Date: Sat, 30 Aug 2014 17:49:00 +0200 Subject: [PATCH] And again... :( --- lang/en/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 2a7b47c..8ed7e19 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -6,7 +6,7 @@ */ $lang['use_name_string'] = 'Use user\'s full name instead of login for his namespace.'; -$lang['use_start_page'] = 'Use the wiki\'s start page string instead of the user\'s namespace name set above for the start page of his namespace.'; +$lang['use_start_page'] = 'Use the wiki\'s start page string instead of the user\'s namespace string set above for the start page of his namespace.'; $lang['set_permissions'] = 'Automatically configure acl for user\'s namespace.'; $lang['set_permissions_others'] = 'If set permission is enabled, what permission for other people (both @ALL and @user groups)?'; $lang['set_permissions_others_o_0'] = 'None';