From fe63ac888f5f68d5f0e58fdd7c568a2985197eb3 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 10 Mar 2014 17:09:28 +0100 Subject: [PATCH] [ticket/12261] Fix doc block PHPBB3-12261 --- tests/functional/extension_controller_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/extension_controller_test.php b/tests/functional/extension_controller_test.php index c2e86f167f..6e6ebc2c2c 100644 --- a/tests/functional/extension_controller_test.php +++ b/tests/functional/extension_controller_test.php @@ -113,7 +113,7 @@ class phpbb_functional_extension_controller_test extends phpbb_functional_test_c } /** - * Check the redirect after using he login_box() form + * Check the redirect after using the login_box() form */ public function test_login_redirect() {