projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567eadb
)
Typos in POD
author
G. Richardson
<grichardson@kivitec.de>
Mon, 2 Oct 2017 08:41:37 +0000
(10:41 +0200)
committer
G. Richardson
<grichardson@kivitec.de>
Mon, 2 Oct 2017 08:42:47 +0000
(10:42 +0200)
SL/DBUtils.pm
patch
|
blob
|
history
diff --git
a/SL/DBUtils.pm
b/SL/DBUtils.pm
index
9dfe271
..
54cf7da
100644
(file)
--- 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 datab
a
se
queries and does exception handling in the common cases for you.
Query and retrieval function share the parameter scheme: