]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DATEV/CSV.pm
DATEV: Typos
[mfinanz.git] / SL / DATEV / CSV.pm
index 9792d830da8c73e129f82c6bdd9b164e871b0a09..4dfa06b35fd77fce309fd43ecd7ba9f7b7b63340 100644 (file)
@@ -243,7 +243,7 @@ sub generate_csv_header {
   my $length_of_accounts = length(SL::DB::Manager::Chart->get_first(where => [charttype => 'A'])->accno) // 4;
   my $default_curr       = SL::DB::Default->get_default_currency;
 
-  # datev metadata and the string lenght limits
+  # datev metadata and the string length limits
   my %meta_datev;
   my %meta_datev_to_valid_length = (
     beraternr   =>  7,