From: Sven Schöling Date: Fri, 23 Oct 2009 15:39:21 +0000 (+0200) Subject: USTVA: spelling X-Git-Tag: release-2.6.1beta1~153 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=1e1a58d3d3515c1998c4a7c70c1ee316a41be05d;p=kivitendo-erp.git USTVA: spelling --- 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);