harmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanks
authorivan <ivan>
Thu, 8 Nov 2001 15:26:44 +0000 (15:26 +0000)
committerivan <ivan>
Thu, 8 Nov 2001 15:26:44 +0000 (15:26 +0000)
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) {