From 6a556d41a4b7e9a777be15274b482db81a1528df Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Fri, 9 Dec 2016 11:16:44 +0100 Subject: [PATCH] Typos in POD --- SL/DBUpgrade2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.20.1