Skip to content

Commit 842424b

Browse files
hewillktkoeppe
authored andcommitted
[futures.task.members] Correct capitalization
1 parent 24d54e3 commit 842424b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11562,7 +11562,7 @@
1156211562
\throws
1156311563
\begin{itemize}
1156411564
\item \tcode{bad_alloc} if memory for the new shared state cannot be allocated.
11565-
\item any exception thrown by the move constructor of the task stored in the shared
11565+
\item Any exception thrown by the move constructor of the task stored in the shared
1156611566
state.
1156711567
\item \tcode{future_error} with an error condition of \tcode{no_state} if \tcode{*this}
1156811568
has no shared state.

0 commit comments

Comments
 (0)