summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fe1105b60d..24b8f8c102 100644
--- a/configure.in
+++ b/configure.in
@@ -225,7 +225,7 @@ if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
AC_MSG_ERROR([***]
[Inconsistency in compiler configuration:]
[Target C compiler and Target C++ compiler]
- [must both ether be cross compilers or native compilers]
+ [must both either be cross compilers or native compilers]
[Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
fi
else