aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-05-08 14:51:46 +0200
committerJoshyPHP <s9e.dev@gmail.com>2015-05-18 02:58:33 +0200
commit7b552152b416d9f0c2e873f6f70c4d3cec575ea6 (patch)
tree241e8b8e7f143aed43e01d567aca4a2169eda781 /phpBB/phpbb/textformatter/s9e
parentdeadc0665298f18a937fc959da449e9098873c0b (diff)
downloadforums-7b552152b416d9f0c2e873f6f70c4d3cec575ea6.tar
forums-7b552152b416d9f0c2e873f6f70c4d3cec575ea6.tar.gz
forums-7b552152b416d9f0c2e873f6f70c4d3cec575ea6.tar.bz2
forums-7b552152b416d9f0c2e873f6f70c4d3cec575ea6.tar.xz
forums-7b552152b416d9f0c2e873f6f70c4d3cec575ea6.zip
[ticket/13801] Updated comments for clarity
PHPBB3-13801
Diffstat (limited to 'phpBB/phpbb/textformatter/s9e')
-rw-r--r--phpBB/phpbb/textformatter/s9e/parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/parser.php b/phpBB/phpbb/textformatter/s9e/parser.php
index 178669d84f..ee033f6d21 100644
--- a/phpBB/phpbb/textformatter/s9e/parser.php
+++ b/phpBB/phpbb/textformatter/s9e/parser.php
@@ -186,7 +186,7 @@ class parser implements \phpbb\textformatter\parser_interface
/**
* {@inheritdoc}
*
- * This will translate the log entries found in s9e\TextFormatter's logger into phpBB error
+ * This will convert the log entries found in s9e\TextFormatter's logger into phpBB error
* messages
*/
public function get_errors()