diff --git a/language/types.xml b/language/types.xml index 50a96607e3..8f41ab9216 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -2364,8 +2364,9 @@ $var = NULL; object as the element with index 0. - Apart common user-defined function, create_function - can be used to create an anonymous callback function. + Apart from common user-defined function, + create_function can be used to create an anonymous + callback function.