File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ public function testGetAttributes()
380
380
/**
381
381
* Tests the redirectTo method of the OneLogin_Saml2_Auth class
382
382
* (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)
384
384
* Case redirect without url parameter
385
385
*
386
386
* @covers OneLogin_Saml2_Auth::redirectTo
@@ -407,7 +407,7 @@ public function testRedirectTo()
407
407
/**
408
408
* Tests the redirectTo method of the OneLogin_Saml2_Auth class
409
409
* (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)
411
411
* Case redirect with url parameter
412
412
*
413
413
* @covers OneLogin_Saml2_Auth::redirectTo
You can’t perform that action at this time.
0 commit comments