From: G. Richardson Date: Mon, 13 Nov 2017 07:07:22 +0000 (+0100) Subject: Typo in comments X-Git-Tag: release-3.5.4~627 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=653c3764139968b7829edab20fa641f5571ee925;p=kivitendo-erp.git Typo in comments --- 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)