diff options
| -rw-r--r-- | phpBB/language/en/acp/extensions.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/extensions.php b/phpBB/language/en/acp/extensions.php index c0000b4d73..baa7d01763 100644 --- a/phpBB/language/en/acp/extensions.php +++ b/phpBB/language/en/acp/extensions.php @@ -96,7 +96,7 @@ $lang = array_merge($lang, array(  	'HOMEPAGE'				=> 'Homepage',  	'PATH'					=> 'File Path',  	'TIME'					=> 'Release Time', -	'LICENSE'				=> 'License', +	'LICENSE'				=> 'Licence',  	'REQUIREMENTS'			=> 'Requirements',  	'PHPBB_VERSION'			=> 'phpBB Version',  | 
