aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-08-20 10:10:52 +0200
committerJoas Schilling <nickvergessen@gmx.de>2012-08-20 10:10:52 +0200
commit01db8144d49e263a1cb36621090b54854b0f8bff (patch)
treeedd016f24f5780327b71fd3ef79c5b6001cc520e
parent48b54ed1e0e5b354618fb92f9559b653e61fb530 (diff)
downloadforums-01db8144d49e263a1cb36621090b54854b0f8bff.tar
forums-01db8144d49e263a1cb36621090b54854b0f8bff.tar.gz
forums-01db8144d49e263a1cb36621090b54854b0f8bff.tar.bz2
forums-01db8144d49e263a1cb36621090b54854b0f8bff.tar.xz
forums-01db8144d49e263a1cb36621090b54854b0f8bff.zip
[feature/php-events] Fix doc of core.generate_smilies_after
PHPBB3-9550
-rw-r--r--phpBB/includes/functions_posting.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php
index 7ac56588af..1161dd8462 100644
--- a/phpBB/includes/functions_posting.php
+++ b/phpBB/includes/functions_posting.php
@@ -124,7 +124,7 @@ function generate_smilies($mode, $forum_id)
}
/**
- * This event is called when the smilies got populated
+ * This event is called after the smilies are populated
*
* @event core.generate_smilies_after
* @var string mode Mode of the smilies: window|inline