X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/092f37509348da1e5901dab2cc2ffb4cdf4c2004..1e1a58d3d3515c1998c4a7c70c1ee316a41be05d:/SL/USTVA.pm diff --git a/SL/USTVA.pm b/SL/USTVA.pm index 84cc17dc3..88ed9abf3 100644 --- a/SL/USTVA.pm +++ b/SL/USTVA.pm @@ -497,9 +497,9 @@ sub stichtag { #$stichtag =~ /([\d]\d)(\d\d)$/ #$stichtag = "$1.$2.$yy" #$stichtag=$1; - our $description; # most probably not existant. - our $tage_bis; # most probably not existant. - our $ical; # most probably not existant. + our $description; # most probably not existent. + our $tage_bis; # most probably not existent. + our $ical; # most probably not existent. $main::lxdebug->leave_sub(); return ($stichtag, $description, $tage_bis, $ical);