From 3ac95f48f8f087b05da6cb065817fad41242730e Mon Sep 17 00:00:00 2001 From: brunoais Date: Tue, 9 Jun 2015 12:55:27 +0100 Subject: [ticket/13685] phpBB, not PhpBB PHPBB3-13685 --- phpBB/phpbb/search/fulltext_postgres.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/phpbb/search/fulltext_postgres.php') diff --git a/phpBB/phpbb/search/fulltext_postgres.php b/phpBB/phpbb/search/fulltext_postgres.php index 2cc153c148..613e310612 100644 --- a/phpBB/phpbb/search/fulltext_postgres.php +++ b/phpBB/phpbb/search/fulltext_postgres.php @@ -56,7 +56,7 @@ class fulltext_postgres extends \phpbb\search\base protected $db; /** - * PhpBB event dispatcher object + * phpBB event dispatcher object * @var \phpbb\event\dispatcher_interface */ protected $phpbb_dispatcher; -- cgit v1.2.1