X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/672e96582802a1d0cba215390d483ea77d3f77bf..d3d0ccf47f31c79c55ed9da22c1e523289b1cd95:/SL/DB/Helper/Util.pm?ds=sidebyside diff --git a/SL/DB/Helper/Util.pm b/SL/DB/Helper/Util.pm index a7f241092..6f9a3ec96 100644 --- a/SL/DB/Helper/Util.pm +++ b/SL/DB/Helper/Util.pm @@ -55,9 +55,9 @@ like L. The module does not export any function by default, but all of the public ones can be requested in the usual way. -Each function can be called either as fully qualified name with the +Each function can be called either as a fully qualified name with the object instance as the first argument or (if the function is imported) -as an intance method on the object instance. +as an instance method on the object instance. =head1 FUNCTIONS