harmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanks
[freeside.git] / FS / bin / freeside-queued
index 4e3724e..87e3cb4 100644 (file)
@@ -40,7 +40,7 @@ $log_file = "/usr/local/etc/freeside/queuelog.". $FS::UID::datasrc;
 $SIG{__DIE__} = \&_die;
 $SIG{__WARN__} = \&_logmsg;
 
-warn "freesied-queued starting\n";
+warn "freeside-queued starting\n";
 
 while (1) {