diff --git a/reference/strings/functions/strcspn.xml b/reference/strings/functions/strcspn.xml index 3176526403..9457bc9c58 100644 --- a/reference/strings/functions/strcspn.xml +++ b/reference/strings/functions/strcspn.xml @@ -69,7 +69,7 @@ If start is given and is negative, - then strspn will begin + then strcspn will begin examining subject at the start'th position from the end of subject.