summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strcspn.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/strcspn.c')
-rw-r--r--newlib/libc/string/strcspn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/string/strcspn.c b/newlib/libc/string/strcspn.c
index fe68b8f51..403330c94 100644
--- a/newlib/libc/string/strcspn.c
+++ b/newlib/libc/string/strcspn.c
@@ -1,6 +1,6 @@
/*
FUNCTION
- <<strcspn>>---count chars not in string
+ <<strcspn>>---count characters not in string
INDEX
strcspn