aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_state_duplicate.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/libkeccak_state_duplicate.3')
-rw-r--r--doc/man/libkeccak_state_duplicate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_state_duplicate.3 b/doc/man/libkeccak_state_duplicate.3
index b76fed1..546b296 100644
--- a/doc/man/libkeccak_state_duplicate.3
+++ b/doc/man/libkeccak_state_duplicate.3
@@ -13,7 +13,7 @@ Link with \fI-lkeccak\fP.
.SH DESCRIPTION
The
.BR libkeccak_state_duplicate ()
-allocates a new hash state and initialises it to be identical
+function allocates a new hash state and initialises it to be identical
to \fI*src\fP. This includes all members of the \fBlibkeccak_state_t\fP
structure, including the state of the sponge and the message
chunk buffer.