(cherry picked from commit 19ff0fe9e5494859e6554faac00ec4509066b50a)
@@ -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
endif