From: Sven Schöling Date: Wed, 14 Sep 2011 09:46:21 +0000 (+0200) Subject: typo X-Git-Tag: release-2.7.0beta1~297 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=506306749ca4460de425872f46de0fa94289b617;p=kivitendo-erp.git typo --- diff --git a/SL/DB/Helper/CustomVariables.pm b/SL/DB/Helper/CustomVariables.pm index e8c7d6b03..f56e4863e 100644 --- a/SL/DB/Helper/CustomVariables.pm +++ b/SL/DB/Helper/CustomVariables.pm @@ -65,7 +65,7 @@ sub make_cvar_alias { } # this is used for templates where you need to list every applicable config -# auto vivifies non existant cvar objects as necessary. +# auto vivifies non existent cvar objects as necessary. sub make_cvar_by_configs { my ($caller_package, %params) = @_;