summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/string/strspn.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strspn.3 b/lib/libc/string/strspn.3
index 04c4bdc..e96cbeb 100644
--- a/lib/libc/string/strspn.3
+++ b/lib/libc/string/strspn.3
@@ -47,7 +47,7 @@
.Fn strspn "const char *s" "const char *charset"
.Sh DESCRIPTION
The
-.Fn strcspn
+.Fn strspn
function
spans the initial part of the null-terminated string
.Fa s
OpenPOWER on IntegriCloud