Skip to content

Commit f11b208

Browse files
committed
ci: generate pages at d938e3a [ci skip]
1 parent d938e3a commit f11b208

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/1.9/book/effective-rust.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,15 +184,15 @@ <h1 class="title">Effective Rust</h1>
184184

185185
<!-- writing *any* Rust code and writing *good* Rust code. -->
186186

187-
<p>これまでRustコードの書き方について学んできましたが、 <em>とりあえず</em> Rustのコードが書けるということと <em>良い</em> Rustのコードが書けるということの間には違いが有ります</p>
187+
<p>これまでRustコードの書き方について学んできましたが、 <em>とりあえず</em> Rustのコードが書けるということと <em>良い</em> Rustのコードが書けるということの間には違いがあります</p>
188188

189-
<!-- This section consists of relatively independent tutorials which show you how to -->
189+
<!-- This chapter consists of relatively independent tutorials which show you how to -->
190190

191191
<!-- take your Rust to the next level. Common patterns and standard library features -->
192192

193193
<!-- will be introduced. Read these sections in any order of your choosing. -->
194194

195-
<p>このセクションは比較的独立したチュートリアルから構成されており、あなたのRustのコードをより良くするための方法が説明されています。
195+
<p>この章は比較的独立したチュートリアルから構成されており、あなたのRustのコードをより良くするための方法が説明されています。
196196
頻出するパターンや標準ライブラリの機能が紹介されています。
197197
あなたの選んだ任意の順序でこれらのセクションをお読みください。</p>
198198

0 commit comments

Comments
 (0)