aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/migrator.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-07-12 17:51:29 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-07-12 17:51:29 +0200
commit658b378b6375aec3df9a4f4a576428ba817cdda8 (patch)
tree1cd59c9d58dc9d8ae5a5eb9e51d501e8e632a08e /phpBB/language/en/migrator.php
parent193670d7a9124a3bdd0fa3ae78733d80a26c5cbb (diff)
downloadforums-658b378b6375aec3df9a4f4a576428ba817cdda8.tar
forums-658b378b6375aec3df9a4f4a576428ba817cdda8.tar.gz
forums-658b378b6375aec3df9a4f4a576428ba817cdda8.tar.bz2
forums-658b378b6375aec3df9a4f4a576428ba817cdda8.tar.xz
forums-658b378b6375aec3df9a4f4a576428ba817cdda8.zip
[ticket/11662] Typos: occured -> occurred
PHPBB3-11662
Diffstat (limited to 'phpBB/language/en/migrator.php')
-rw-r--r--phpBB/language/en/migrator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/migrator.php b/phpBB/language/en/migrator.php
index f94c27be8c..34dcbf4c52 100644
--- a/phpBB/language/en/migrator.php
+++ b/phpBB/language/en/migrator.php
@@ -45,7 +45,7 @@ $lang = array_merge($lang, array(
'MIGRATION_NOT_FULFILLABLE' => 'The migration "%1$s" is not fulfillable, missing migration "%2$s".',
'MIGRATION_SCHEMA_DONE' => 'Installed Schema: %s',
- 'MODULE_ERROR' => 'An error occured while creating a module: %s',
+ 'MODULE_ERROR' => 'An error occurred while creating a module: %s',
'MODULE_INFO_FILE_NOT_EXIST' => 'A required module info file is missing: %2$s',
'MODULE_NOT_EXIST' => 'A required module does not exist: %s',