From 5380944d43224a1fca8938145566f3e88127a5f7 Mon Sep 17 00:00:00 2001 From: Arthur Suzuki Date: Tue, 29 Mar 2022 17:07:12 +0200 Subject: [PATCH] Bug 17656: (follow-up) Fix typo for QA Signed-off-by: David Nind --- t/db_dependent/Koha/Subscription/GuessEnddate.t | 2 +- t/db_dependent/Koha/Subscription/Irregularities.t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/t/db_dependent/Koha/Subscription/GuessEnddate.t b/t/db_dependent/Koha/Subscription/GuessEnddate.t index 35958675347..10b8cdba394 100644 --- a/t/db_dependent/Koha/Subscription/GuessEnddate.t +++ b/t/db_dependent/Koha/Subscription/GuessEnddate.t @@ -8,7 +8,7 @@ # (at your option) any later version. # # Koha is distributed in the hope that it will be useful, but -# WIT HOUT ANY WARRANTY; without even the implied warranty of +# WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # diff --git a/t/db_dependent/Koha/Subscription/Irregularities.t b/t/db_dependent/Koha/Subscription/Irregularities.t index 9e4215d9a21..122d2dae399 100644 --- a/t/db_dependent/Koha/Subscription/Irregularities.t +++ b/t/db_dependent/Koha/Subscription/Irregularities.t @@ -8,7 +8,7 @@ # (at your option) any later version. # # Koha is distributed in the hope that it will be useful, but -# WIT HOUT ANY WARRANTY; without even the implied warranty of +# WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -- 2.34.1