From: G. Richardson Date: Fri, 9 Dec 2016 10:16:44 +0000 (+0100) Subject: Typos in POD X-Git-Tag: release-3.5.4~1817 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=6a556d41a4b7e9a777be15274b482db81a1528df;p=kivitendo-erp.git Typos in POD --- diff --git a/SL/DBUpgrade2.pm b/SL/DBUpgrade2.pm index 496d15f26..bd65a1ac7 100644 --- a/SL/DBUpgrade2.pm +++ b/SL/DBUpgrade2.pm @@ -610,7 +610,7 @@ The global C object. =back A Perl script can actually implement queries that fail while -continueing 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 {