From fcad9ea2b200bf80a03e7dbbc1d18d0e4021de6d Mon Sep 17 00:00:00 2001 From: Luca Favatella Date: Sun, 25 Sep 2016 18:19:42 +0100 Subject: Fix typo in configuration description --- erts/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/configure.in') 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([ -- cgit v1.2.3