Don't shorten variable names, even when they become long. If so, then find a
[core.git] / inc / classes / main / decorator / template / class_XmlRewriterTemplateDecorator.php
index acdf71ea8185fced0d80ff41f0a8b3c97b22bc85..f2fcfd48be898767a6729d7de5847775fe6c2746 100644 (file)
@@ -318,7 +318,7 @@ class XmlRewriterTemplateDecorator extends BaseDecorator implements CompileableT
        /**
         * Getter for variable group array
         *
-        * @return      $vargroups      All variable groups
+        * @return      $variableGroups         All variable groups
         */
        public final function getVariableGroups () {
                // Call the inner class' method