Merge "Remove double escaping in Special:Block"
[lhc/web/wiklou.git] / includes / OutputPage.php
index 24b9e46..411bb2e 100644 (file)
@@ -1075,7 +1075,7 @@ class OutputPage extends ContextSource {
        }
 
        /**
-        * Set the page as printable, i.e. it'll be displayed with with all
+        * Set the page as printable, i.e. it'll be displayed with all
         * print styles included
         */
        public function setPrintable() {