diff --git a/language/types/string.xml b/language/types/string.xml index d023c04579..7528014c39 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -588,7 +588,7 @@ echo "This square is $square->{width}00 centimeters broad."; - Any scalar variable, array variable or object property with a + Any scalar variable, array element or object property with a string representation can be included via this syntax. Simply write the expression the same way as it would appear outside the string, and then wrap it in { and