Browse Source

Fix "Fastfoo" spelling

Alois Mahdal 10 years ago
parent
commit
7417aea1e1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/bin/ffoom.skel

+ 1
- 1
src/bin/ffoom.skel View File

15
 }
15
 }
16
 
16
 
17
 version_info() {
17
 version_info() {
18
-    echo "$(basename $0) (Fast Foo bash library) $FFOO_VERSION - __CODENAME__"
18
+    echo "$(basename $0) (Fastfoo bash library) $FFOO_VERSION - __CODENAME__"
19
 }
19
 }
20
 
20
 
21
 while true; do case $1 in
21
 while true; do case $1 in