From 653c3764139968b7829edab20fa641f5571ee925 Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Mon, 13 Nov 2017 08:07:22 +0100 Subject: [PATCH] Typo in comments --- SL/IC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/IC.pm b/SL/IC.pm index e36cc4fae..54a2c5d78 100644 --- 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) -- 2.20.1