From 23e981bbd1138bb7328d2cbb5a0480e26324088e Mon Sep 17 00:00:00 2001 From: GithubPrankster <33995085+GithubPrankster@users.noreply.github.com> Date: Wed, 2 Feb 2022 10:35:51 -0300 Subject: [PATCH] Correct f80 description --- doc/langref.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/langref.html.in b/doc/langref.html.in index 9863ee67da60f3a0c7fa4eb545fcd20e4e033545..955d17f25374768a482237bdc7ce9a13bb495856 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -740,7 +740,7 @@ pub fn main() void { {#syntax#}f80{#endsyntax#} double - 64-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision + 80-bit floating point (64-bit mantissa) IEEE-754-2008 80-bit extended precision {#syntax#}f128{#endsyntax#} -- 2.54.0