aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-04-11 22:04:15 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-04-11 22:04:15 +0200
commit728b5d2b442c3dda61998f305cf8c3b3bcf27547 (patch)
tree37ff5e32026d0241c959c5d90133fbbe4df5c456 /phpBB/docs
parent832c19314a61d870c7eba8058597f93c04070d81 (diff)
downloadforums-728b5d2b442c3dda61998f305cf8c3b3bcf27547.tar
forums-728b5d2b442c3dda61998f305cf8c3b3bcf27547.tar.gz
forums-728b5d2b442c3dda61998f305cf8c3b3bcf27547.tar.bz2
forums-728b5d2b442c3dda61998f305cf8c3b3bcf27547.tar.xz
forums-728b5d2b442c3dda61998f305cf8c3b3bcf27547.zip
[ticket/16010] Fix typo in event descriptions
PHPBB3-16010
Diffstat (limited to 'phpBB/docs')
-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
===