From 330df4c515c1cc16bdaf42142b67332e6906381e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Tue, 25 Aug 2020 16:40:10 +0200 Subject: [PATCH] S/GL: Typo im POD (t/006spellcheck.t) --- SL/GL.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1