@@ -, +, @@ --- t/db_dependent/Authorities/Merge.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/t/db_dependent/Authorities/Merge.t +++ a/t/db_dependent/Authorities/Merge.t @@ -38,7 +38,7 @@ set_mocks(); # Framework operations my ( $authtype1, $authtype2 ) = modify_framework(); -subtest 'Test merge A1 to A2 (withing same authtype)' => sub { +subtest 'Test merge A1 to A2 (within same authtype)' => sub { # Tests originate from bug 11700 plan tests => 9; --