From 28a8346a55a1db48e4deb127e97dae3128b503f0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 5 Feb 2004 15:54:52 +0000 Subject: upcase protocol name --- perl-install/standalone/logdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/logdrake') diff --git a/perl-install/standalone/logdrake b/perl-install/standalone/logdrake index 241878a68..fad0e12f7 100755 --- a/perl-install/standalone/logdrake +++ b/perl-install/standalone/logdrake @@ -405,7 +405,7 @@ sub alert_config() { email => { name => N("Alert configuration") . "\n\n" . N("Please enter your email address below ") . "\n" . - N("and enter the name (or the IP) of the smtp server you whish to use"), + N("and enter the name (or the IP) of the SMTP server you whish to use"), data => [ { label => "Email address", val => \$options{MAIL} }, { label => "Email server", val => \$options{SMTP} }, -- cgit v1.2.1