From 3032fd2042f27ed20c12f3c331a623d0bd46925c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 5 Aug 2002 11:26:32 +0000 Subject: english fixes --- perl-install/standalone/service_harddrake.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/service_harddrake.sh') diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh index 476585b17..b3da8d1a4 100644 --- a/perl-install/standalone/service_harddrake.sh +++ b/perl-install/standalone/service_harddrake.sh @@ -36,8 +36,8 @@ case "$1" in ;; status) if [ -f $SUBSYS ]; then - gprintf "Harddrake service was runned at boot time" - else gprintf "Harddrake service was not runned at boot time" + gprintf "Harddrake service was run at boot time" + else gprintf "Harddrake service was not run at boot time" fi ;; reload) -- cgit v1.2.1