File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ public function testGetAttributes()
380380 /**
381381 * Tests the redirectTo method of the OneLogin_Saml2_Auth class
382382 * (phpunit raises an exception when a redirect is executed, the
383- * exception is catched and we check that the targetURL is correct)
383+ * exception is caught and we check that the targetURL is correct)
384384 * Case redirect without url parameter
385385 *
386386 * @covers OneLogin_Saml2_Auth::redirectTo
@@ -407,7 +407,7 @@ public function testRedirectTo()
407407 /**
408408 * Tests the redirectTo method of the OneLogin_Saml2_Auth class
409409 * (phpunit raises an exception when a redirect is executed, the
410- * exception is catched and we check that the targetURL is correct)
410+ * exception is caught and we check that the targetURL is correct)
411411 * Case redirect with url parameter
412412 *
413413 * @covers OneLogin_Saml2_Auth::redirectTo
You can’t perform that action at this time.
0 commit comments