From ad7a5b027ee13b801b1a367272edda96bb21d216 Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Fri, 5 Jan 2024 08:40:08 +0100 Subject: [PATCH] some more Lintian detection spelling misstakes Gbp-Pq: Name fix-spelling-errors-3.patch --- fpcsrc/utils/fpcm/fpcmake.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2