From 62763d3f3d2ab758a6de8294e36adb4268f6054b Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Thu, 14 Dec 2006 18:18:45 +0000 Subject: [PATCH] Speeling... ;) git-svn-id: file:///svn/phpbb/trunk@6763 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index 30291cf5a7..6ef3e3c450 100755 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -61,7 +61,7 @@ $lang = array_merge($lang, array( 'CONFIG_RETRY' => 'Retry', 'CONTACT_EMAIL_CONFIRM' => 'Confirm contact email', 'CONTINUE_CONVERT' => 'Continue conversion', - 'CONTINUE_CONVERT_BODY' => 'A previous conversion attempt has been determined. You are now able to choose between starting a new conversion or continueing the conversion.', + 'CONTINUE_CONVERT_BODY' => 'A previous conversion attempt has been determined. You are now able to choose between starting a new conversion or continuing the conversion.', 'CONTINUE_LAST' => 'Continue last statements', 'CONTINUE_OLD_CONVERSION' => 'Continue previously started conversion', 'CONVERT' => 'Convert',