From f6eb78ffb5358b4166615b54cfb4355d90f9a1a7 Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Thu, 2 Jun 2016 17:36:23 +0200 Subject: [PATCH] Typo in Doku --- SL/DB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/DB.pm b/SL/DB.pm index 0adac9ca8..26c01ccba 100644 --- a/SL/DB.pm +++ b/SL/DB.pm @@ -166,7 +166,7 @@ starting one if none is currently active. Example: }); One big difference to L is the return code -handling. If a transaction is already active then C +handling. If a transaction is already active then C simply returns the result of calling C<$code_ref> as-is. Otherwise the return value depends on the result of the underlying -- 2.20.1