]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IS.pm
Kosmetik/Typo
[mfinanz.git] / SL / IS.pm
index 83ccbde099711a2a1a96308a1a3c0e6a0d71c891..4e9809b7d2725c09a1290cc1aeb2f430ec33d2cd 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1451,7 +1451,7 @@ sub transfer_out {
 
   my (@errors, @transfers);
 
-  # do nothing, if transfer default is not requeseted at all
+  # do nothing, if transfer default is not requested at all
   if (!$::instance_conf->get_transfer_default) {
     $::lxdebug->leave_sub;
     return \@errors;