From 6ce14fbe327f38b240af10e30b5f74b1e478311a Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 20 Jan 2016 16:10:33 +0000 Subject: [PATCH] Bug 15611: Fix another implimented vs implemented Signed-off-by: Jonathan Druart --- t/Auth_with_shibboleth.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Auth_with_shibboleth.t b/t/Auth_with_shibboleth.t index a20dff5..0c34fc5 100644 --- a/t/Auth_with_shibboleth.t +++ b/t/Auth_with_shibboleth.t @@ -169,7 +169,7 @@ subtest "get_login_shib tests" => sub { is( $login, "test1234", "good config with debug enabled, attribute value returned" ); -# bad config - with shib_ok implimented, we should never reach this sub with a bad config +# bad config - with shib_ok implemented, we should never reach this sub with a bad config }; ## checkpw_shib -- 2.1.0