From e5cc7b9a30a81e18ca8706daa09ca6912af027b9 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 2 Jun 2015 07:11:09 -0700 Subject: Say "floating point" instead of "floating-point". --- IncompletelySpecifiedBehavior.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IncompletelySpecifiedBehavior.md') diff --git a/IncompletelySpecifiedBehavior.md b/IncompletelySpecifiedBehavior.md index 96b4037..b3679d0 100644 --- a/IncompletelySpecifiedBehavior.md +++ b/IncompletelySpecifiedBehavior.md @@ -19,7 +19,7 @@ The following is a list of the places where the WebAssembly specification curren - [Races between threads](EssentialPostMVPFeatures.md#threads) - [Fixed-width SIMD may want some flexibility](EssentialPostMVPFeatures.md#fixed-width-simd) - - In SIMD.js, floating-point values may or may not have subnormals flushed to zero. + - In SIMD.js, floating point values may or may not have subnormals flushed to zero. - In SIMD.js, operations ending in "Approximation" return approximations that may vary between platforms. ## Note for users of C, C++, and similar languages -- cgit v1.2.3