Alois Mahdal vor 10 Jahren
Ursprung
Commit
4bf769e7b7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      setup/mk.sh

+ 1
- 1
setup/mk.sh Datei anzeigen

@@ -67,7 +67,7 @@ install() {
67 67
 eecc() {
68 68
     ffoom init_path >& /dev/null \
69 69
         || die "-----" \
70
-               "fastfood not installed or ffoom is not available for $(id -un)." \
70
+               "fastfoo not installed or ffoom is not available for $(id -un)." \
71 71
                "In the latter case try running (only) \`make\` under normal" \
72 72
                "user and repeating the \`make install\` again." \
73 73
                "-----"