From 35c7662c6197e7a7dc2a78bbf951fdefc6dd57ef Mon Sep 17 00:00:00 2001 From: Aaron Klingaman Date: Tue, 7 Dec 2004 16:20:00 +0000 Subject: [PATCH] spelling mistake in message output --- conf_files/pl_boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf_files/pl_boot b/conf_files/pl_boot index 4bbf1a8..1d5abab 100644 --- a/conf_files/pl_boot +++ b/conf_files/pl_boot @@ -94,7 +94,7 @@ while true; do continue fi - echo "pl_boot: verifing downloaded script" + echo "pl_boot: verifying downloaded script" rm -f $VERIFIED_SCRIPT $GPG_CMD 2> /tmp/gpg_errors if [ $? -ne 0 ]; then -- 2.43.0