aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-06 12:34:02 +0200
committerMattias Andrée <maandree@operamail.com>2015-10-06 12:34:02 +0200
commit45c51d680e1d8d18f14d0411215c4c2d8cb79855 (patch)
tree13a34338bdbf1c1f04d72296370320453df3370f
parentadd libkeccak_generalised_spec_initialise.3 (diff)
downloadlibkeccak-45c51d680e1d8d18f14d0411215c4c2d8cb79855.tar.gz
libkeccak-45c51d680e1d8d18f14d0411215c4c2d8cb79855.tar.bz2
libkeccak-45c51d680e1d8d18f14d0411215c4c2d8cb79855.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/libkeccak/generalised-spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libkeccak/generalised-spec.h b/src/libkeccak/generalised-spec.h
index 1bcfc57..dc975ce 100644
--- a/src/libkeccak/generalised-spec.h
+++ b/src/libkeccak/generalised-spec.h
@@ -128,7 +128,7 @@ typedef struct libkeccak_generalised_spec
/**
- * Set all specification pameters to automatic
+ * Set all specification parameters to automatic
*
* @param spec The specification datastructure to fill in
*/