From 7f914164201203a61f0f2de048f67a4c8a4ad7f7 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Mon, 16 Jan 2017 13:03:21 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 17909: Followup - fix typo Signed-off-by: Josef Moravec --- t/db_dependent/Authorities/Merge.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_dependent/Authorities/Merge.t b/t/db_dependent/Authorities/Merge.t index 123577e..1e15eec 100755 --- a/t/db_dependent/Authorities/Merge.t +++ b/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; -- 2.1.4