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:
164c1f9
)
Typos in POD
author
G. Richardson
<information@kivitendo-premium.de>
Fri, 9 Dec 2016 10:16:44 +0000
(11:16 +0100)
committer
G. Richardson
<information@kivitendo-premium.de>
Fri, 9 Dec 2016 10:16:44 +0000
(11:16 +0100)
SL/DBUpgrade2.pm
patch
|
blob
|
history
diff --git
a/SL/DBUpgrade2.pm
b/SL/DBUpgrade2.pm
index
496d15f
..
bd65a1a
100644
(file)
--- a/
SL/DBUpgrade2.pm
+++ b/
SL/DBUpgrade2.pm
@@
-610,7
+610,7
@@
The global C<SL::Form> object.
=back
A Perl script can actually implement queries that fail while
-continu
e
ing the process by handling the transaction itself, e.g. with
+continuing the process by handling the transaction itself, e.g. with
the following function:
sub do_query {