From 29e5f8e02e67bd016fc3a07ffce07a54832daaa6 Mon Sep 17 00:00:00 2001 From: kink-guest Date: Fri, 29 Jul 2005 08:56:18 +0000 Subject: [PATCH] Fix typo. git-svn-id: svn://svn.debian.org/pgp-tools/trunk@155 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/caff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caff/caff b/caff/caff index 866af19..02569f5 100755 --- a/caff/caff +++ b/caff/caff @@ -470,7 +470,7 @@ sub ask($$;$$) { die "\n\n". "End of STDIN reached. Are you using xargs? Caff wants to read from STDIN,\n". "so you can't really use it with xargs. A patch against caff to read from\n". - "the terminal would be apprechiated.\n". + "the terminal would be appreciated.\n". "For now instead of cat keys | xargs caff do caff `cat keys`\n"; }; chomp $answer; -- 2.30.2