From ebb8f19230428cab4a765fe2b07f74b3233ec29b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 25 May 2008 18:35:31 +0000 Subject: Fix typo in info message. --- postfix/postfix.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'postfix/postfix.sh') diff --git a/postfix/postfix.sh b/postfix/postfix.sh index 7afac07..bee6107 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -3,7 +3,7 @@ # /etc/local-COMMON/postfix/postfix.sh # Copyright 2002-2007 Jonas Smedegaard # -# $Id: postfix.sh,v 1.74 2008-05-25 17:58:57 jonas Exp $ +# $Id: postfix.sh,v 1.75 2008-05-25 18:35:31 jonas Exp $ # # Auto-tweak plain installed postfix Debian package # @@ -253,7 +253,7 @@ if [ -n "$sasl2" ] && [ -n "$sslcert" ]; then echo >&2 "WARNING: CA certificate not found - consider using proper signed certificates!" fi else - echo >&2 'WARNING: TLS not activated due to missing rewuirements...' + echo >&2 'WARNING: TLS not activated due to missing requirements...' fi if [ -x /usr/sbin/amavisd ] || [ -x /usr/sbin/amavisd-new ]; then -- cgit v1.2.3