X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3bd31e0daf729a4401afed9f8a9ed511fd6bfdf5..refs/heads/master:/SL/DB.pm 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: