@@ -, +, @@ --- Koha/Patron.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Koha/Patron.pm +++ a/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 --