From: Paul Gevers Date: Sat, 7 Jan 2023 12:07:32 +0000 (+0000) Subject: some more Lintian detection spelling misstakes X-Git-Tag: archive/raspbian/3.2.2+dfsg-20+rpi1^2^2^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eeac1918b6765c11a7b9e98373535cabb3a05661;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 d525b4d6..94f61577 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