From: Paul Gevers Date: Sat, 22 Aug 2020 13:17:07 +0000 (+0100) Subject: some more Lintian detection spelling misstakes X-Git-Tag: archive/raspbian/3.2.0+dfsg-8+rpi1~1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f441f60c25d41919ef4de05a9de75870643f62b8;p=fpc.git some more Lintian detection spelling misstakes Gbp-Pq: Name fix-spelling-errors-3.patch --- diff --git a/fpcsrc/utils/fpcm/fpcmake.ini b/fpcsrc/utils/fpcm/fpcmake.ini index 302b9b99..2e6518d4 100644 --- a/fpcsrc/utils/fpcm/fpcmake.ini +++ b/fpcsrc/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