Skip to content

Commit e4081d7

Browse files
fixup: grammer: "an" -> "a"
Co-authored-by: Jan Schultke <[email protected]>
1 parent c9997fa commit e4081d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6027,7 +6027,7 @@
60276027

60286028
\pnum
60296029
\tcode{task<T, E>} models \libconcept{sender}\iref{exec.snd}
6030-
if \tcode{T} is \tcode{void}, a reference type, or an \cv{}-unqualified
6030+
if \tcode{T} is \tcode{void}, a reference type, or a \cv{}-unqualified
60316031
non-array object type and \tcode{E} is a class type. Otherwise a program
60326032
that instantiates the definition of \tcode{task<T, E>} is ill-formed.
60336033

0 commit comments

Comments
 (0)