Skip to content

Commit

Permalink
Missed a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
train12 committed Apr 15, 2019
1 parent 98599d7 commit c29506d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion second-edition/src/ch00-00-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Rustの一面を学ぶでしょう。プロジェクトの章では、それま
<!-- provided by the standard library, Appendix D covers macros. -->

最後に、言語についての有用な情報をよりリファレンスのような形式で含む付録があります。
付録AはRustのキーワードを講義し、付録Bは、Rustの演算子とシンボル、付録Cは、
付録AはRustのキーワードを講義し、付録Bは、Rustの演算子と記号、付録Cは、
標準ライブラリが提供する継承可能なトレイト、付録Dはマクロを講義します。

<!-- There is no wrong way to read this book: if you want to skip ahead, go for it! -->
Expand Down

0 comments on commit c29506d

Please sign in to comment.