aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-09-28 11:42:53 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-09-28 11:42:53 +0200
commiteb7e521d7a7101f4858e2c69b61da06b76b41ccc (patch)
tree5dc768b096b1b355b3151cc31f68ad8f899a0e49
parent0c38977ebce60e26de368594ca2b1d20f1e1581d (diff)
parentfcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d (diff)
downloadotp-eb7e521d7a7101f4858e2c69b61da06b76b41ccc.tar.gz
otp-eb7e521d7a7101f4858e2c69b61da06b76b41ccc.tar.bz2
otp-eb7e521d7a7101f4858e2c69b61da06b76b41ccc.zip
Merge branch 'lucafavatella/erts/fix-typo-fp/PR-1177' into maint
* lucafavatella/erts/fix-typo-fp/PR-1177: Fix typo in configuration description
-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([