fix typo
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Mar 2007 16:05:21 +0000 (16:05 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Mar 2007 16:05:21 +0000 (16:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12320 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/conf.pl

index 1249e022b9ea2d769d0031fc5c1a0d58a6e9a820..cb2e22ae298752f58ee0dbaa8bab0715f3c771ff 100755 (executable)
@@ -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";