From f79cddcea94afb27127c8588e481f523e5b36e29 Mon Sep 17 00:00:00 2001 From: titzer Date: Fri, 23 Oct 2015 14:34:29 -0700 Subject: Replace `operation` and `operator` --- CAndC++.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CAndC++.md') diff --git a/CAndC++.md b/CAndC++.md index e21309a..a796dfb 100644 --- a/CAndC++.md +++ b/CAndC++.md @@ -117,7 +117,7 @@ rather than on the underlying platform. For those details that are dependent on the platform, on WebAssembly they follow naturally from having 8-bit bytes, 32-bit and 64-bit two's complement integers, and [32-bit and 64-bit IEEE-754-2008-style floating point support] -(AstSemantics.md#floating-point-operations). +(AstSemantics.md#floating-point-operators). ## Portability of compiled code -- cgit v1.2.3