From 51dd16d697cc3ff688af1a59369833650e9e1fbf Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Mon, 2 Oct 2017 10:41:37 +0200 Subject: [PATCH 1/1] Typos in POD --- SL/DBUtils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.20.1