From 069b380c3e97d05e148ae505b94b6f60d09e15a0 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Wed, 24 Mar 2021 11:48:45 +0000 Subject: [PATCH] Bug 15986: (QA follow-up) Fix spelling mistake Signed-off-by: Martin Renvoize --- Koha/Patron.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Patron.pm b/Koha/Patron.pm index a10a8a21a7..8835b8fc50 100644 --- a/Koha/Patron.pm +++ b/Koha/Patron.pm @@ -1808,7 +1808,7 @@ sub to_api_mapping { $letter_params is a hashref of the values to be passed to GetPreparedLetter - test_mode will only report which notices would be sent, but nothign will be queued + test_mode will only report which notices would be sent, but nothing will be queued =cut -- 2.20.1