From de54917e506a6b5ce6dd4748890a19ccb0f29d0e Mon Sep 17 00:00:00 2001 From: weasel Date: Fri, 22 Oct 2004 10:51:52 +0000 Subject: [PATCH] Fix typo git-svn-id: svn://svn.debian.org/pgp-tools/trunk@26 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/caff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caff/caff b/caff/caff index 5846820..b7d19d7 100755 --- a/caff/caff +++ b/caff/caff @@ -247,7 +247,7 @@ sub readwrite_gpg($$$$$%) { my ($stdout, $stderr, $status) = ("", "", ""); my $exitwhenstatusmatches = $options{'exitwhenstatusmatches'}; - trace("doign stuff until we find $exitwhenstatusmatches") if defined $exitwhenstatusmatches; + trace("doing stuff until we find $exitwhenstatusmatches") if defined $exitwhenstatusmatches; my $readwrote_stuff_this_time = 0; my $do_not_wait_on_select = 0; -- 2.30.2