We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45f880 commit 12c32b9Copy full SHA for 12c32b9
source/expressions.tex
@@ -4702,7 +4702,7 @@
4702
If the evaluation of \placeholder{await-suspend}
4703
exits via an exception, the exception is caught,
4704
the coroutine is resumed, and the exception is immediately
4705
-re-thrown\iref{except.throw}. Otherwise, control flow returns
+rethrown\iref{except.throw}. Otherwise, control flow returns
4706
to the current coroutine caller or resumer\iref{dcl.fct.def.coroutine}
4707
without exiting any scopes\iref{stmt.jump}.
4708
0 commit comments