diff options
Diffstat (limited to 'phpBB/language/en/install.php')
| -rw-r--r-- | phpBB/language/en/install.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index bbf407f1dc..bdc51a5712 100644 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -363,7 +363,7 @@ $lang = array_merge($lang, array(  	'UNAVAILABLE'				=> 'Unavailable',  	'UNWRITABLE'				=> 'Unwritable',  	'UPDATE_TOPICS_POSTED'		=> 'Generating topics posted information', -	'UPDATE_TOPICS_POSTED_ERR'	=> 'An error occured while generating topics posted information. You can retry this step in the ACP after the conversion process is completed.', +	'UPDATE_TOPICS_POSTED_ERR'	=> 'An error occurred while generating topics posted information. You can retry this step in the ACP after the conversion process is completed.',  	'VERIFY_OPTIONS'			=> 'Verifying conversion options',  	'VERSION'					=> 'Version',  | 
