From 05d01ab92398abe97e3e079893a06b34ff778c64 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Sat, 15 Jul 2006 15:17:32 +0000 Subject: [PATCH] * SiteMatrix Internationalisation (en + he) * Fixing spelling errors --- ConfirmEdit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConfirmEdit.php b/ConfirmEdit.php index 5c547c8..9edcd99 100644 --- a/ConfirmEdit.php +++ b/ConfirmEdit.php @@ -33,7 +33,7 @@ global $wgExtensionFunctions, $wgGroupPermissions; $wgExtensionFunctions[] = 'ceSetup'; -# Internationlisation file +# Internationalisation file require_once( 'ConfirmEdit.i18n.php' ); /** -- 2.39.5