From: G. Richardson Date: Mon, 2 Oct 2017 08:41:37 +0000 (+0200) Subject: Typos in POD X-Git-Tag: release-3.5.4~740 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=sidebyside;h=51dd16d697cc3ff688af1a59369833650e9e1fbf;hp=567eadb9b48684f980695ff08fcca79b1c985d9e;p=kivitendo-erp.git Typos in POD --- diff --git a/SL/DBUtils.pm b/SL/DBUtils.pm index 9dfe27153..54cf7da17 100644 --- a/SL/DBUtils.pm +++ b/SL/DBUtils.pm @@ -429,7 +429,7 @@ SL::DBUTils.pm: All about database connections in kivitendo =head1 DESCRIPTION DBUtils provides wrapper functions for low level database retrieval. It saves -you the trouble of mucking around with statement handles for small databse +you the trouble of mucking around with statement handles for small database queries and does exception handling in the common cases for you. Query and retrieval function share the parameter scheme: