From e43bbf3407006c5bec70f0b6a2a18c253d44445a Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Fri, 14 Feb 2025 19:13:02 +0100 Subject: [PATCH] [conv.rank] Fix typo --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index 334e952590..0d76ec5057 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -5812,7 +5812,7 @@ has a rank equal to the rank of \keyword{double}. \begin{tailnote} The treatment of \tcode{std::float64_t} differs from -that of the analoguous \tcode{_Float64} in C, +that of the analogous \tcode{_Float64} in C, for example on platforms where all of \tcode{\keyword{long} \keyword{double}}, \keyword{double}, and