Fix typo
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 2 Feb 2002 17:29:52 +0000 (17:29 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 2 Feb 2002 17:29:52 +0000 (17:29 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2345 7612ce4b-ef26-0410-bec9-ea0150e637f0

config/conf.pl

index 13098460ee0b745b7062ee9f90f087b08b026fa7..e7e73ff3ee31890cbe877cfb19afe8067b8dfe2e 100755 (executable)
@@ -1087,7 +1087,7 @@ sub command24a {
 sub command24b {
    print "By default, should messages get moved to the sent folder?  You\n";
    print "can specify the default sent folder in option 4.  If this is set\n";
-   print "to false, messages will get sent an no copy will be made.\n";
+   print "to false, messages will get sent and no copy will be made.\n";
    print "\n";
    print "Trash folder is currently: $sent_folder\n";
    print "\n";