Skip to content

Commit e432140

Browse files
committed
(maybe) reflect all the translation table entry
1 parent ed2b791 commit e432140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.6/ja/book/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* [`type`エイリアス](type-aliases.md)
3737
* [型間のキャスト](casting-between-types.md)
3838
* [関連型](associated-types.md)
39-
* [サイズ無し型](unsized-types.md)
39+
* [サイズ不定型](unsized-types.md)
4040
* [演算子とオーバーロード](operators-and-overloading.md)
4141
* [Derefによる型強制](deref-coercions.md)
4242
* [マクロ](macros.md)
@@ -59,7 +59,7 @@
5959
* [コンパイラプラグイン](compiler-plugins.md)
6060
* [インラインアセンブリ](inline-assembly.md)
6161
* [No stdlib](no-stdlib.md)
62-
* [イントリンシック](intrinsics.md)
62+
* [Intrinsic](intrinsics.md)
6363
* [Lang Items](lang-items.md)
6464
* [高度なリンキング](advanced-linking.md)
6565
* [ベンチマークテスト](benchmark-tests.md)

0 commit comments

Comments
 (0)