Merge "Fix permissions check to show "hide" buttons."
[lhc/web/wiklou.git] / includes / installer / WebInstallerOutput.php
index aabc1f3..84d115b 100644 (file)
@@ -153,7 +153,7 @@ class WebInstallerOutput {
        }
 
        /**
-        * <link> to index.php?css=foobar for the <head>
+        * "<link>" to index.php?css=foobar for the "<head>"
         * @return String
         */
        private function getCssUrl( ) {