Browse Source

* patch from Debian packages by Paul Gevers, fixes spelling

florian 3 years ago
parent
commit
19ff0fe9e5
2 changed files with 117 additions and 117 deletions
  1. 116 116
      utils/fpcm/fpcmake.inc
  2. 1 1
      utils/fpcm/fpcmake.ini

File diff suppressed because it is too large
+ 116 - 116
utils/fpcm/fpcmake.inc


+ 1 - 1
utils/fpcm/fpcmake.ini

@@ -109,7 +109,7 @@ ifdef inUnix
 PATHSEP=/
 else
 PATHSEP:=$(subst /,\,/)
-# cygwin bash or sh can not handle backslashs
+# cygwin bash or sh can not handle backslashes
 ifdef inCygWin
 PATHSEP=/
 endif

Some files were not shown because too many files changed in this diff