From a599a88144d9c90c2d1c717204ad775b721bf736 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Fri, 11 Sep 2020 11:04:11 +0200 Subject: [PATCH] typo spellcheck comment --- SL/USTVA.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/USTVA.pm b/SL/USTVA.pm index 7fb3997bb..b01ebac9a 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -868,7 +868,7 @@ sub get_accounts_ustva { $form->{"pos_ustva_86b_kivi"} += $ref->{amount}; } elsif ($ref->{rate} == 0.19) { # pos_ustva says 16, but rate says 19 - # (pos_ustva should be tax dependant and not taxkeys dependant) + # (pos_ustva should be tax dependent and not taxkeys dependent) # correction hotfix for this case: # bookings exists with 19% -> # move 19% bookings to the 19% position -- 2.20.1