From 15c5a98cc55b0ecce0b2f09bd8207615ece55729 Mon Sep 17 00:00:00 2001 From: kink Date: Sat, 2 Feb 2002 17:29:52 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2345 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 13098460..e7e73ff3 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -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"; -- 2.25.1