X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/672e96582802a1d0cba215390d483ea77d3f77bf..d32410ac096b:/SL/DB/Helper/Util.pm 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