X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/87ed3ece7b73d53146ce6b16edaebf71002f15c6..37f2ab4d240926b9cb0b09090cff24c5ff63c5fd:/SL/DB.pm?ds=sidebyside diff --git a/SL/DB.pm b/SL/DB.pm index ff54cceeb..a59fd6fdf 100644 --- a/SL/DB.pm +++ b/SL/DB.pm @@ -205,7 +205,7 @@ within another C, whereas L can not. =item Return values C adopts the behaviour of C in that it returns the -result of the inner block, and C if an error occured. This way you can +result of the inner block, and C if an error occurred. This way you can use the same pattern you would normally use with C for C: