X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=caff%2Fcaff;h=02569f5d6e8ec01d6bfc119f0950c9f2bc4a7512;hb=29e5f8e02e67bd016fc3a07ffce07a54832daaa6;hp=866af1919956fc271ddb86dc45418e4089aaef92;hpb=19c5ad0c18bc815c0507ae0f83eb33c7798db932;p=pgp-tools.git 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;