diff --git a/reference/strings/functions/substr.xml b/reference/strings/functions/substr.xml index 4b4a26892f..2eb72c4951 100644 --- a/reference/strings/functions/substr.xml +++ b/reference/strings/functions/substr.xml @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ length parameters. - If start is positive, the returned string + If start is non-negative, the returned string will start at the start'th position in string, counting from zero. For instance, in the string 'abcdef', the character at