diff --git a/reference/strings/functions/substr-count.xml b/reference/strings/functions/substr-count.xml index 85fa15e656..510aaa3ce0 100644 --- a/reference/strings/functions/substr-count.xml +++ b/reference/strings/functions/substr-count.xml @@ -1,5 +1,5 @@ - + @@ -60,7 +60,7 @@ length - The maximum legth after the specified offset to search for the + The maximum length after the specified offset to search for the substring. It outputs a warning if the offset plus the length is greater than the haystack length.