We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2131ada commit a16ebf0Copy full SHA for a16ebf0
1 file changed
phpBB/includes/functions.php
@@ -2135,7 +2135,7 @@ function check_form_key($form_name, $timespan = false)
2135
* If title cannot be found in user->lang a default one is displayed
2136
* If title_CONFIRM cannot be found in user->lang the text given is used.
2137
* 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.
+* all other array values are sent as parameters to the language function.
2139
* @param string $hidden Hidden variables
2140
* @param string $html_body Template used for confirm box
2141
* @param string $u_action Custom form action
0 commit comments