aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/libkeccak_state_copy.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/man/libkeccak_state_copy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_state_copy.3 b/doc/man/libkeccak_state_copy.3
index 42fdc64..544ccb5 100644
--- a/doc/man/libkeccak_state_copy.3
+++ b/doc/man/libkeccak_state_copy.3
@@ -20,7 +20,7 @@ message chunk buffer.
.SH RETURN VALUES
The
.BR libkeccak_state_copy ()
-function return 0 upon successful completion.
+function returns 0 upon successful completion.
On error, -1 is returned and \fIerrno\fP is set to describe
the error.
.SH ERRORS