From 30a62d2e114883c6ba7d4f6c441ef100a27131d0 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Thu, 22 May 2014 13:27:12 +0200 Subject: [ticket/12575] Fix 2 typos in comments PHPBB3-12575 --- phpBB/phpbb/di/service_collection.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/phpbb/di/service_collection.php') diff --git a/phpBB/phpbb/di/service_collection.php b/phpBB/phpbb/di/service_collection.php index f598a1db1a..b64d8c9dcd 100644 --- a/phpBB/phpbb/di/service_collection.php +++ b/phpBB/phpbb/di/service_collection.php @@ -39,7 +39,7 @@ class service_collection extends \ArrayObject } // Because of a PHP issue we have to redefine offsetExists - // (even