diff --git a/language/types.xml b/language/types.xml index b89485e975..3a7c640dda 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -102,7 +102,7 @@ - And the pseudo-variable $.... + And the pseudo-variable .... You may also find some references to the type "double". Consider @@ -2451,7 +2451,7 @@ call_user_func(array($obj, 'myCallbackMethod')); ... - $... in function prototypes means + ... in function prototypes means and so on. This variable name is used when a function can take an endless number of arguments.