X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FHelper%2FUtil.pm;h=6f9a3ec96c84ee268eced61f8cbd1dca5830525c;hb=11d2ae5772060a0426dc8722dfe69bf2c6aeceea;hp=a7f2410920db4e30b855eace488b88070f73d143;hpb=672e96582802a1d0cba215390d483ea77d3f77bf;p=kivitendo-erp.git 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