From 12dec5d85d45a246c0bb400cab8ceb7651b80b9f Mon Sep 17 00:00:00 2001 From: Ricordisamoa Date: Tue, 16 Dec 2014 00:41:45 +0000 Subject: Fix some stuttering in comments and documentation Change-Id: I9c0088b9aab37335203cad45a1d6fa8ac3f43321 --- includes/OutputPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/OutputPage.php') diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 24b9e46f42b0..411bb2e51a3d 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -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() { -- cgit v1.2.3