From: Bernd Bleßmann Date: Tue, 25 Aug 2020 14:40:10 +0000 (+0200) Subject: S/GL: Typo im POD (t/006spellcheck.t) X-Git-Tag: release-3.5.6.1~56 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=330df4c515c1cc16bdaf42142b67332e6906381e;p=kivitendo-erp.git S/GL: Typo im POD (t/006spellcheck.t) --- diff --git a/SL/GL.pm b/SL/GL.pm index a87fcb6c3..9f05842a9 100644 --- a/SL/GL.pm +++ b/SL/GL.pm @@ -819,7 +819,7 @@ SL::GL - some useful GL functions Returns a list of valid taxes for a certain chart. If the optional param transdate exists one entry in the returning list -may get the attribute C for this specific tax-dependant date. +may get the attribute C for this specific tax-dependent date. The possible entries are filtered by the charttype of the tax, i.e. only taxes whose chart_categories match the category of the chart will be shown.