Skip to content

Commit 41e9b3a

Browse files
committed
fix typos
1 parent 247056f commit 41e9b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

execution.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9018,8 +9018,8 @@ namespace std::execution {
90189018
* The type <code><i>sync-wait-result-type</i>&lt;Sndr></code> is well-formed.
90199019

90209020
* <code>same_as&lt;decltype(<i>e</i>),
9021-
sync-wait-result-type</i>&lt;Sndr>></code> is `true`, where
9022-
<i>`e`</i> is `apply_sender` the expression above.
9021+
<i>sync-wait-result-type</i>&lt;Sndr>></code> is `true`, where
9022+
<i>`e`</i> is the `apply_sender` expression above.
90239023

90249024
5. Let <i>`sync-wait-state`</i> and
90259025
<i>`sync-wait-receiver`</i> be the following exposition-only class

0 commit comments

Comments
 (0)