diff --git a/docs/en/language-snippets.ent b/docs/en/language-snippets.ent index 24c5fd9a..ec437342 100644 --- a/docs/en/language-snippets.ent +++ b/docs/en/language-snippets.ent @@ -46,7 +46,7 @@ An array of the form - array(&$class, $method) with + array($class, $method) with $class being the class name and $method being a method of the class.