From fc4447c3e1593c38894d874ec5f7cf850c1b91ac Mon Sep 17 00:00:00 2001 From: kink Date: Tue, 6 Mar 2007 16:05:21 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12320 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/conf.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/conf.pl b/config/conf.pl index 1249e022..cb2e22ae 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -2187,7 +2187,7 @@ sub command215 { #noselect fix sub command216 { - print "Some IMAP server allow subfolders to exist even if the parent\n"; + print "Some IMAP servers allow subfolders to exist even if the parent\n"; print "folders do not. This fixes some problems with the folder list\n"; print "when this is the case, causing the /NoSelect folders to be displayed\n"; print "\n"; -- 2.25.1