From 37dc5ed091ca4bb5f9af23e77dfebd93fec1d8a2 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 29 Aug 2011 15:45:54 +0000 Subject: [PATCH] Typofix --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index 0debbcd50a..90434a47d3 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -16,7 +16,7 @@ * page in the database that is actually being edited. These are * usually the same, but they are now allowed to be different. * - * Surgeon General's Warning: prologned exposure to this class is known to cause + * Surgeon General's Warning: prolonged exposure to this class is known to cause * headaches, which may be fatal. */ class EditPage { -- 2.20.1