From: jangliss Date: Fri, 10 Feb 2006 04:58:13 +0000 (+0000) Subject: Small gramatical correction. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0e3ece5448dab6acd025dbf7fc695aaf5d0faebc;p=squirrelmail.git Small gramatical correction. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10685 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/config/conf.pl b/config/conf.pl index 0ea3ec13..c7c314be 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -2279,7 +2279,7 @@ sub command311b { } sub command312 { - print "This option allows to disable server side thread sorting if your server \n"; + print "This option allows you to disable server side thread sorting if your server \n"; print "declares THREAD support, but you don't want to provide threading options \n"; print "to end users or THREAD extension is broken or extension does not work with \n"; print "options used by SquirrelMail. Option is not used, if THREAD extension is \n"; @@ -2302,7 +2302,7 @@ sub command312 { } sub command313 { - print "This option allows to disable server side sorting if your server declares \n"; + print "This option allows you to disable server side sorting if your server declares \n"; print "SORT support, but SORT extension is broken or does not work with options \n"; print "used by SquirrelMail. Option is not used, if SORT extension is not declared \n"; print "in IMAP CAPABILITY.\n";