From ea3bb0523d45de4b8cc2a9b6ae69f623ccc1edfd Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 5 Sep 2002 15:12:01 +0000 Subject: Random spelling fixes --- Echolot/Pinger/CPunk.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Echolot/Pinger') diff --git a/Echolot/Pinger/CPunk.pm b/Echolot/Pinger/CPunk.pm index 3265d26..1d44759 100644 --- a/Echolot/Pinger/CPunk.pm +++ b/Echolot/Pinger/CPunk.pm @@ -1,7 +1,7 @@ package Echolot::Pinger::CPunk; # (c) 2002 Peter Palfrader -# $Id: CPunk.pm,v 1.6 2002/07/22 02:18:30 weasel Exp $ +# $Id: CPunk.pm,v 1.7 2002/09/05 15:12:01 weasel Exp $ # =pod @@ -71,7 +71,7 @@ sub encrypt_to($$$$) { #cluck("GnuPG returned something in stderr: '$stderr' while adding key for '$recipient'; returning\n"), #return undef; ($status =~ /^^\[GNUPG:\] IMPORTED $recipient /m) or - cluck("GnuPG status '$status' didn't indicate key for '$recipient' was imporeted correctly. Returning\n"), + cluck("GnuPG status '$status' didn't indicate key for '$recipient' was imported correctly. Returning\n"), return undef; -- cgit v1.2.3