Skip to content

Commit

Permalink
Publish: fix spelling error 358349a
Browse files Browse the repository at this point in the history
  • Loading branch information
ericniebler committed Oct 18, 2023
1 parent 32f7a2d commit 7c03128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions execution.html
Original file line number Diff line number Diff line change
Expand Up @@ -2246,7 +2246,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">D2300R8<br><code class="highlight"><c- n>std</c-><c- o>::</c-><c- n>execution</c-></code></h1>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Draft Proposal, <time class="dt-updated" datetime="2023-10-16">2023-10-16</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Draft Proposal, <time class="dt-updated" datetime="2023-10-17">2023-10-17</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt class="editor">Authors:
Expand Down Expand Up @@ -7624,7 +7624,7 @@ <h5 class="heading settled" data-level="11.9.6.5" id="spec-execution.senders.ada
<c- n>make_completion_signatures</c-><c- o>&lt;</c->
<c- n>schedule_result_t</c-><c- o>&lt;</c-><c- n>Sch</c-><c- o>></c-><c- p>,</c->
<c- n>E</c-><c- p>,</c->
<i><c- n>potenially</c-><c- o>-</c-><c- n>throwing</c-><c- o>-</c-><c- n>completions</c-></i><c- p>,</c->
<i><c- n>potentially</c-><c- o>-</c-><c- n>throwing</c-><c- o>-</c-><c- n>completions</c-></i><c- p>,</c->
<i><c- n>no</c-><c- o>-</c-><c- n>completions</c-></i><c- o>></c-><c- p>,</c->
<i><c- n>value</c-><c- o>-</c-><c- n>completions</c-></i><c- p>,</c->
<i><c- n>error</c-><c- o>-</c-><c- n>completions</c-></i><c- o>></c-><c- p>;</c->
Expand Down
2 changes: 1 addition & 1 deletion receiver_redesign.html
Original file line number Diff line number Diff line change
Expand Up @@ -2162,7 +2162,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">P2532R0<br><code class="highlight"><c- n>Removing</c-> <c- n>exception_ptr</c-> <c- n>from</c-> <c- n>the</c-> <c- n>Receiver</c-> <c- n>Concepts</c-></code></h1>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Published Proposal, <time class="dt-updated" datetime="2023-10-16">2023-10-16</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Published Proposal, <time class="dt-updated" datetime="2023-10-17">2023-10-17</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt class="editor">Author:
Expand Down

0 comments on commit 7c03128

Please sign in to comment.