]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB.pm
Typo in Doku
[mfinanz.git] / SL / DB.pm
index 0adac9ca8eee99028ddebee9058c296cc16286cc..26c01ccbadbe6631325860f5ff6ab459b1d9964a 100644 (file)
--- 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<Rose::DB/do_transaction> is the return code
-handling. If a transaction is already active then C<with_transcation>
+handling. If a transaction is already active then C<with_transaction>
 simply returns the result of calling C<$code_ref> as-is.
 
 Otherwise the return value depends on the result of the underlying