]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Typos und spellcheck.t
authorG. Richardson <information@kivitendo-premium.de>
Tue, 22 Mar 2016 20:13:53 +0000 (21:13 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Tue, 22 Mar 2016 20:13:53 +0000 (21:13 +0100)
SL/CVar.pm
SL/Controller/CsvImport/BaseMulti.pm
scripts/installation_check.pl
t/006spellcheck.t

index 0ace069027da47f263262c49e4fa1f9e40a73fc9..8ee48f90091914e0b555a035dfc3ed980fdb4245 100644 (file)
@@ -724,7 +724,7 @@ SL::CVar.pm - Custom Variables module
 
 Suppose the following scenario:
 
-You have a lot of parts in your database, and a set of properties cofigured. Now not every part has every of these properties, some combinations will just make no sense. In order to clean up your inputs a bit, you want to mark certain combinations as invalid, blocking them from modification and possibly display.
+You have a lot of parts in your database, and a set of properties configured. Now not every part has every of these properties, some combinations will just make no sense. In order to clean up your inputs a bit, you want to mark certain combinations as invalid, blocking them from modification and possibly display.
 
 Validity is assumed. If you modify validity, you actually save B<invalidity>.
 Invalidity is saved as a function of config_id, and the trans_id
index 5f5e337bf56a4e7f5863874f94eedf8f0276765e..ad84039943ae7e3a8dcd271d26679107b4bbfde4 100644 (file)
@@ -188,7 +188,7 @@ sub init_profile {
 
     my %unwanted = map { ( $_ => 1 ) } (qw(itime mtime), map { $_->name } @{ $class->meta->primary_key_columns });
 
-    # TODO: execeptions for AccTransaction and Invoice wh
+    # TODO: exceptions for AccTransaction and Invoice wh
     if ( $class =~ m/^SL::DB::AccTransaction/ ) {
       my %unwanted_acc_trans = map { ( $_ => 1 ) } (qw(acc_trans_id trans_id cleared fx_transaction ob_transaction cb_transaction itime mtime chart_link tax_id description gldate memo source transdate), map { $_->name } @{ $class->meta->primary_key_columns });
       @unwanted{keys %unwanted_acc_trans} = values %unwanted_acc_trans;
index 43b290a35322b9e56f35304b8046496270cb77b0..d32951b70293e5c8f4cd7c52524d25cc0bc563e6 100755 (executable)
@@ -78,7 +78,7 @@ if ($check{a}) {
 $| = 1;
 
 if (!SL::LxOfficeConf->read(undef, 'may fail')) {
-  print_header('Could not load the config file. If you have dependancies from any features enabled in the configuration these will still show up as optional because of this. Please rerun this script after installing the dependancies needed to load the cofiguration.')
+  print_header('Could not load the config file. If you have dependancies from any features enabled in the configuration these will still show up as optional because of this. Please rerun this script after installing the dependancies needed to load the configuration.')
 } else {
   SL::InstallationCheck::check_for_conditional_dependencies();
 }
index 1cfa766c7cd603f03960b1596deed675cfe1c32c..f063c22b563f938304177730544dde5b42598380 100644 (file)
@@ -33,9 +33,11 @@ BEGIN { # yes the indenting is off, deal with it
 CONTANTS
 anyways
 arbitary
+cofigur
 custemer
 databasa
 dependan
+execept
 existance
 existant
 fomr