S/GL: Typo im POD (t/006spellcheck.t)
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Tue, 25 Aug 2020 14:40:10 +0000 (16:40 +0200)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Tue, 25 Aug 2020 14:41:42 +0000 (16:41 +0200)
SL/GL.pm

index a87fcb6..9f05842 100644 (file)
--- 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<is_default> for this specific tax-dependant date.
+may get the attribute C<is_default> 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.