diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 5cdba377f5..f5fad1b28e 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -357,7 +357,7 @@ $lang = array_merge($lang, array( 'HIDE_ME' => 'Hide my online status this session', 'HOURS' => 'Hours', 'HOME' => 'Home', - 'HTTP_HANDLER_NOT_FOUND' => 'The operation could not be completed because cURL PHP extension and allow_url_fopen PHP ini setting have been disabled and no other HTTP handler could be found.', + 'HTTP_HANDLER_NOT_FOUND' => 'The operation could not be completed because the cURL PHP extension and allow_url_fopen PHP ini setting have been disabled and no other HTTP handler could be found.', 'ICQ' => 'ICQ', 'IF' => 'If',