Kosmetik/Typo
[kivitendo-erp.git] / SL / IS.pm
index 83ccbde..4e9809b 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;