From 0e857cde42a9fb3be420de4f77a232249f2f1db8 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 3 Dec 2007 19:33:38 +0000 Subject: [PATCH] Fix typos --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e55eab7340..40accd2aa9 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1203,8 +1203,8 @@ Make sure that this change will maintain historical page continuity. 'mergehistory-empty' => 'No revisions can be merged', 'mergehistory-success' => '$3 revisions of [[:$1]] successfully merged into [[:$2]].', 'mergehistory-fail' => 'Unable to perform history merge, please recheck the page and time parameters.', -'mergehistory-no-source' => 'Source page $1 does not exists.', -'mergehistory-no-destination' => 'Destination page $1 does not exists.', +'mergehistory-no-source' => 'Source page $1 does not exist.', +'mergehistory-no-destination' => 'Destination page $1 does not exist.', 'mergehistory-invalid-source' => 'Source page must be a valid title.', 'mergehistory-invalid-destination' => 'Destination page must be a valid title.', -- 2.20.1