aboutsummaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/sha3sum.c2
1 files changed, 1 insertions, 1 deletions
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");