Index: trunk/tools/bills/concatsmf
===================================================================
--- trunk/tools/bills/concatsmf	(revision 39146)
+++ trunk/tools/bills/concatsmf	(revision 39147)
@@ -53,5 +53,5 @@
     $path = `neb-locate -p $smf`;
     if (!$path) {
-        die "ailed to find location of $smf\n";
+        die "failed to find location of $smf\n";
     }
     print $path if $verbose;
