aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/template/filter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/template/filter.php b/phpBB/includes/template/filter.php
index 39317c6bf3..f3e0f6017c 100644
--- a/phpBB/includes/template/filter.php
+++ b/phpBB/includes/template/filter.php
@@ -869,7 +869,7 @@ class phpbb_template_filter extends php_user_filter
}
/**
- * Compile RUNHOOKS tag.
+ * Compile EVENT tag.
*
* $tag_args should be a single string identifying hook location.
*/