aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/docs/events.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index b0d50e6c08..22e7434ba9 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -285,13 +285,13 @@ acp_permission_forum_copy_dest_forum_append
===
* Location: adm/style/permission_forum_copy.html
* Since: 3.1.7-RC1
-* Purpose: Add content after the destiny forum select form
+* Purpose: Add content after the destination forum select form
acp_permission_forum_copy_dest_forum_prepend
===
* Location: adm/style/permission_forum_copy.html
* Since: 3.1.7-RC1
-* Purpose: Add content before the destiny forum select form
+* Purpose: Add content before the destination forum select form
acp_permission_forum_copy_src_forum_append
===