aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/report/report_handler.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/report/report_handler.php')
-rw-r--r--phpBB/phpbb/report/report_handler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/report/report_handler.php b/phpBB/phpbb/report/report_handler.php
index 854318c559..97acc1763e 100644
--- a/phpBB/phpbb/report/report_handler.php
+++ b/phpBB/phpbb/report/report_handler.php
@@ -51,7 +51,7 @@ abstract class report_handler implements report_handler_interface
protected $report_data;
/**
- * Construtor
+ * Constructor
*
* @param \phpbb\db\driver\driver_interface $db
* @param \phpbb\event\dispatcher_interface $dispatcher