]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/USTVA.pm
USTVA: spelling
[kivitendo-erp.git] / SL / USTVA.pm
index 84cc17dc39efec49b70e7bb5f66f14026f49a0b6..88ed9abf30122539ee77d4993226eb6f51ed28f7 100644 (file)
@@ -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);