[ticket/12261] Fix doc block

PHPBB3-12261
This commit is contained in:
Joas Schilling 2014-03-10 17:09:28 +01:00
parent f43da31bba
commit fe63ac888f

View file

@ -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()
{