summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2022-12-24 20:55:39 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-24 22:48:25 +0100
commitfacc4815de1c3f8b20bb7ddbe7dbdfaae8ff00da (patch)
treed32ca5650e72e5d6e1a08e4169ad7d63b6684991
parent0af6dbb3d4cbade1add07de00567bea0e3f5f99a (diff)
stpecpy.3: tfix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--share/man/man3/stpecpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/stpecpy.3 b/share/man/man3/stpecpy.3
index 6d58aa1..223e50f 100644
--- a/share/man/man3/stpecpy.3
+++ b/share/man/man3/stpecpy.3
@@ -82,7 +82,7 @@ was equal to
.TP
.I dst + strlen(dst)
On success,
-this function returpn a pointer to the terminating null byte.
+this function returns a pointer to the terminating null byte.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).