From b9ada239052aa57fb5f2261ea3ad8377cd6c682f Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Fri, 17 Mar 2023 12:45:28 +0000 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