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 0ace069..8ee48f9 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 5f5e337..ad84039 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 43b290a..d32951b 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 1cfa766..f063c22 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