Salome HOME
Typo-fix by Kunda
[modules/kernel.git] / salome_adm / unix / config_files / DEPRECATED / config.guess
index 6e0d66cdc4369098be8d361ea4ef79833f919212..84f12a025c4d49c921044e3ad38e0cf3340c29b8 100755 (executable)
@@ -69,7 +69,7 @@ trap 'rm -f $dummy.c $dummy.o $dummy; exit 1' 1 2 15
 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     *:NetBSD:*:*)
        # Netbsd (nbsd) targets should (where applicable) match one or
-       # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
+       # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
        # *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
        # switched to ELF, *-*-netbsd* would select the old
        # object file format.  This provides both forward