Skip to content

Commit 1ade302

Browse files
authored
Remove erroneous formatting.
1 parent 41e9b3a commit 1ade302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

execution.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@ object, obtainable from a receiver with a `get_env` accessor. In R6, the
16701670
sender queries are given similar treatment, relocating to a "attributes"
16711671
object obtainable from a sender with a `get_attrs` accessor. This was done
16721672
to solve a number of design problems with the `split` and `ensure_started`
1673-
algorithms; _e.g._, see
1673+
algorithms; e.g., see
16741674
[NVIDIA/stdexec#466](https://github.com/NVIDIA/stdexec/issues/466).
16751675

16761676
Schedulers, however, remain directly queryable. As lightweight handles

0 commit comments

Comments
 (0)