From 26a05a06a06961750829707088d35ee072b4a9af Mon Sep 17 00:00:00 2001 From: Klaus Alexander Seistrup Date: Sun, 9 Feb 2014 08:13:58 +0100 Subject: Update sha3sum.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrected a typo: chechsum → checksum --- c/sha3sum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/sha3sum.c') diff --git a/c/sha3sum.c b/c/sha3sum.c index 87480ea..4af290f 100644 --- a/c/sha3sum.c +++ b/c/sha3sum.c @@ -281,7 +281,7 @@ int main(int argc, char** argv) printf(" --binary Print the checksum in binary, rather than hexadecimal.\n"); printf(" \n"); printf(" -m\n"); - printf(" --multi Print the chechsum at all iterations.\n"); + printf(" --multi Print the checksum at all iterations.\n"); printf("\n"); printf("\n"); printf("COPYRIGHT:\n"); -- cgit v1.2.3-70-g09d2