Skip to content

Commit 42a9233

Browse files
committed
ci: generate pages at 8995095 [ci skip]
1 parent 8995095 commit 42a9233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/1.6/book/lifetimes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h1 id='概論' class='section-header'><a href='#概論'>概論</a></h1>
270270

271271
<!-- With that in mind, let’s learn about lifetimes. -->
272272

273-
<p>それを念頭に置いて、所有権について学びましょう</p>
273+
<p>それを念頭に置いて、ライフタイムについて学びましょう</p>
274274

275275
<!-- # Lifetimes -->
276276

public/1.9/book/lifetimes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ <h1 id='概論' class='section-header'><a href='#概論'>概論</a></h1>
265265

266266
<!-- With that in mind, let’s learn about lifetimes. -->
267267

268-
<p>それを念頭に置いて、所有権について学びましょう</p>
268+
<p>それを念頭に置いて、ライフタイムについて学びましょう</p>
269269

270270
<!-- # Lifetimes -->
271271

0 commit comments

Comments
 (0)