From 2efceffaebd96fd6d092c4be8c854a7bcf032592 Mon Sep 17 00:00:00 2001 From: Mate Bartus Date: Fri, 12 Feb 2016 23:30:32 +0100 Subject: [ticket/14462] Fix comments PHPBB3-14462 --- phpBB/phpbb/install/installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/phpbb/install/installer.php') diff --git a/phpBB/phpbb/install/installer.php b/phpBB/phpbb/install/installer.php index adf0ec8ac2..b5709e96c7 100644 --- a/phpBB/phpbb/install/installer.php +++ b/phpBB/phpbb/install/installer.php @@ -284,7 +284,7 @@ class installer } catch (cannot_build_container_exception $e) { - // Do not do anything, this is just means there is no config.php yet + // Do not do anything, this just means there is no config.php yet } } else -- cgit v1.2.1