aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluzpaz <luzpaz@@users.noreply.github.com>2017-08-15 15:00:12 -0400
committerMarc Alexander <admin@m-a-styles.de>2017-10-29 12:44:01 +0100
commite13ba99c8152d088d79066b085923c94aad9afcf (patch)
tree5f529c7d0f1aa8beaeb39950fb4a47cc109302d7 /phpBB/phpbb/report
parentMerge branch '3.2.x' (diff)
downloadphpbb-e13ba99c8152d088d79066b085923c94aad9afcf.tar.gz
phpbb-e13ba99c8152d088d79066b085923c94aad9afcf.tar.bz2
phpbb-e13ba99c8152d088d79066b085923c94aad9afcf.zip
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
Diffstat (limited to 'phpBB/phpbb/report')
-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