Typo in comments
authorG. Richardson <grichardson@kivitec.de>
Mon, 13 Nov 2017 07:07:22 +0000 (08:07 +0100)
committerG. Richardson <grichardson@kivitec.de>
Mon, 13 Nov 2017 07:10:36 +0000 (08:10 +0100)
SL/IC.pm

index e36cc4f..54a2c5d 100644 (file)
--- a/SL/IC.pm
+++ b/SL/IC.pm
@@ -246,7 +246,7 @@ sub all_parts {
   );
 
   # if the join condition in these blocks are met, the column
-  # of the scecified table will gently override (coalesce actually) the original value
+  # of the specified table will gently override (coalesce actually) the original value
   # use it to conditionally coalesce values from subtables
   my @column_override = (
     #  column name,   prefix,  joins_needed,  nick name (in case column is named like another)