From e11ab45c607c291122aa79ccb39ae082602d9000 Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Mon, 18 Dec 2023 23:01: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