[ticket/16010] Fix typo in event descriptions

PHPBB3-16010
This commit is contained in:
Marc Alexander 2019-04-11 22:04:15 +02:00
parent 832c19314a
commit 728b5d2b44
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -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
===