X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e1bf173bae820584e8bafdc01ebe2e7d7537a59c..a0144a09218bddaedb0e26df6b8839cc00c641d8:/SL/DB/Helper/CustomVariables.pm?ds=inline 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) = @_;