aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
diff options
context:
space:
mode:
authorLuca Favatella <[email protected]>2016-09-25 18:19:42 +0100
committerLuca Favatella <[email protected]>2016-09-25 18:21:14 +0100
commitfcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d (patch)
tree78367e55953a90c2bc9d341d83243bf5caac888d /erts/configure.in
parent3f3f25b23379b1afb15cc97462cf5d385690f5a0 (diff)
downloadotp-fcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d.tar.gz
otp-fcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d.tar.bz2
otp-fcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d.zip
Fix typo in configuration description
Diffstat (limited to 'erts/configure.in')
-rw-r--r--erts/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/configure.in b/erts/configure.in
index 883ce2db68..46302e8e68 100644
--- a/erts/configure.in
+++ b/erts/configure.in
@@ -2798,7 +2798,7 @@ if test X${enable_fp_exceptions} != Xyes ; then
FPE=unreliable
else
- AC_MSG_CHECKING([for unreliable floating point execptions])
+ AC_MSG_CHECKING([for unreliable floating point exceptions])
AC_TRY_RUN([