From 824705a91c7a048fe0218b6a2dcb0a830e2950c2 Mon Sep 17 00:00:00 2001 From: Barry Revzin Date: Mon, 28 Oct 2024 22:21:12 -0500 Subject: [PATCH] Extra space --- 3394_annotations/annotations.md | 2 +- 3394_annotations/p3394r1.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3394_annotations/annotations.md b/3394_annotations/annotations.md index e1fb1ef2..f2b2e491 100644 --- a/3394_annotations/annotations.md +++ b/3394_annotations/annotations.md @@ -667,7 +667,7 @@ template - [#.#]{.pnum} `U` is not a pointer type and the cv-unqualified types of `T` and `U` are the same, or - [#.#]{.pnum} `U` is a closure type, `T` is a function pointer type, and the value `r` represents is convertible to `T`. -[#]{.pnum} *Returns*: the value [, annotation,]{.addu} or enumerator `$V$` represented by `r`, converted to `T`. +[#]{.pnum} *Returns*: the value[, annotation,]{.addu} or enumerator `$V$` represented by `r`, converted to `T`. ::: diff --git a/3394_annotations/p3394r1.html b/3394_annotations/p3394r1.html index 96505496..a1e279f2 100644 --- a/3394_annotations/p3394r1.html +++ b/3394_annotations/p3394r1.html @@ -1551,7 +1551,7 @@

5.2T.

43 -Returns: the value , annotation, or +Returns: the value, annotation, or enumerator V represented by r, converted to T.