Documentation
[lhc/web/wiklou.git] / includes / installer / WebInstallerPage.php
index caf4fd6..08235e3 100644 (file)
@@ -122,7 +122,7 @@ abstract class WebInstallerPage {
        /**
         * Get the end tag of a fieldset.
         *
-        * @returns string
+        * @return string
         */
        protected function getFieldsetEnd() {
                return "</fieldset>\n";