Browse Source

Fix typo in FIXME

...if we can't fix the FIXME itself.
Alois Mahdal 7 years ago
parent
commit
bfcbfece78
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include/build.sh

+ 1
- 1
src/include/build.sh View File

194
     #
194
     #
195
     # Create distributable tarball
195
     # Create distributable tarball
196
     #
196
     #
197
-    #FIXME: lacking Makefile skills, we do this step twice fot
197
+    #FIXME: lacking Makefile skills, we do this step twice for
198
     #       rpmstuff, hence -f hack for gzip
198
     #       rpmstuff, hence -f hack for gzip
199
     #
199
     #
200
     local version           # tarball version
200
     local version           # tarball version