Skip to content

Commit a16ebf0

Browse files
committed
[ticket/15942] Past tense
PHPBB3-15942
1 parent 2131ada commit a16ebf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpBB/includes/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2135,7 +2135,7 @@ function check_form_key($form_name, $timespan = false)
21352135
* If title cannot be found in user->lang a default one is displayed
21362136
* If title_CONFIRM cannot be found in user->lang the text given is used.
21372137
* If title is an array, the first array value is used as explained per above,
2138-
* all other array values are send as parameters to the language function.
2138+
* all other array values are sent as parameters to the language function.
21392139
* @param string $hidden Hidden variables
21402140
* @param string $html_body Template used for confirm box
21412141
* @param string $u_action Custom form action

0 commit comments

Comments
 (0)