From 8c90ae6fdd2ad4b25dbabc48ef69092249415950 Mon Sep 17 00:00:00 2001 From: timsong-cpp Date: Mon, 21 Oct 2024 18:17:56 -0500 Subject: [PATCH] [exec.awaitables] Add missing word --- source/exec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/exec.tex b/source/exec.tex index d08f145304..3f32c2c351 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -2136,7 +2136,7 @@ } \end{codeblock} \begin{note} -of \exposid{env-promise} are used only for the purpose of type computation; +Specializations of \exposid{env-promise} are used only for the purpose of type computation; its members need not be defined. \end{note}