Skip to content

Commit 9b22410

Browse files
committed
ci: generate pages at 9dadffe [ci skip]
1 parent 9dadffe commit 9b22410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.6/book/closures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ <h1 id='クロージャの実装' class='section-header'><a href='#クロージ
578578

579579
<p>Rustにおけるクロージャの実装は他の言語とは少し異なります。
580580
Rustにおけるクロージャは実質的にトレイトへの糖衣構文です。
581-
続きの説明を読む前に <a href="traits.html">トレイト</a><a href="trait-objects.html">トレイトオブジェクト</a> についてのチャプタを学ぶ前に読みたくなるでしょう</p>
581+
続きの説明を読む前に <a href="traits.html">トレイト</a><a href="trait-objects.html">トレイトオブジェクト</a> についてのチャプタを読みたくなるでしょう</p>
582582

583583
<!-- Got all that? Good. -->
584584

0 commit comments

Comments
 (0)