Skip to content

Commit c27eada

Browse files
committed
Merge pull request #626 from jwilk/spelling-futures
[futures.shared_future] Remove duplicated word "shared"
2 parents 1586a0a + f35f6e7 commit c27eada

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
@@ -4364,7 +4364,7 @@
43644364

43654365
\pnum
43664366
\enternote Member functions of \tcode{shared_future} do not synchronize with themselves,
4367-
but they synchronize with the shared shared state. \exitnote
4367+
but they synchronize with the shared state. \exitnote
43684368

43694369
\pnum
43704370
The effect of calling any member function other than the destructor, the move-assignment

0 commit comments

Comments
 (0)