Skip to content

Commit 7039d80

Browse files
committed
removed trailing space
1 parent 65bd890 commit 7039d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/P3552-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ namespace std::execution {
17911791
```
17921792

17931793
[1]{.pnum} Let `Env` be the type of the receiver's environment
1794-
`decltype(get_env(declval<R>()))`. The type of `@_env_@` is
1794+
`decltype(get_env(declval<R>()))`. The type of `@_env_@` is
17951795
`Environment::template env_type<Env>` if this type is valid and
17961796
`empty_env` otherwise.
17971797

0 commit comments

Comments
 (0)