aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
diff options
context:
space:
mode:
authormrgoldy <gijsmartens1@gmail.com>2019-04-16 10:38:26 +0200
committermrgoldy <gijsmartens1@gmail.com>2019-04-16 10:38:26 +0200
commita16ebf04d397095df3ef4e6ee426df4959468c4f (patch)
tree930751b941a11cee7923b98b6b83f02619ed7ecd /phpBB/includes/functions.php
parent2131adac5c82ec14995f1e2cbcaee74f855b430c (diff)
downloadforums-a16ebf04d397095df3ef4e6ee426df4959468c4f.tar
forums-a16ebf04d397095df3ef4e6ee426df4959468c4f.tar.gz
forums-a16ebf04d397095df3ef4e6ee426df4959468c4f.tar.bz2
forums-a16ebf04d397095df3ef4e6ee426df4959468c4f.tar.xz
forums-a16ebf04d397095df3ef4e6ee426df4959468c4f.zip
[ticket/15942] Past tense
PHPBB3-15942
Diffstat (limited to 'phpBB/includes/functions.php')
-rw-r--r--phpBB/includes/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php
index 01b292f822..e55866cb74 100644
--- a/phpBB/includes/functions.php
+++ b/phpBB/includes/functions.php
@@ -2135,7 +2135,7 @@ function check_form_key($form_name, $timespan = false)
* If title cannot be found in user->lang a default one is displayed
* If title_CONFIRM cannot be found in user->lang the text given is used.
* If title is an array, the first array value is used as explained per above,
-* all other array values are send as parameters to the language function.
+* all other array values are sent as parameters to the language function.
* @param string $hidden Hidden variables
* @param string $html_body Template used for confirm box
* @param string $u_action Custom form action