We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d17b28f + 57d9277 commit 6ca3dabCopy full SHA for 6ca3dab
1.6/ja/book/conditional-compilation.md
@@ -39,7 +39,7 @@ Rustには `#[cfg]` という特別なアトリビュートがあり,
39
40
<!-- As for how to enable or disable these switches, if you’re using Cargo, -->
41
<!-- they get set in the [`[features]` section][features] of your `Cargo.toml`: -->
42
-このようなスイッチの有効・無効の切り替えはCargoを利用している場合「Cargo.toml」中の [`[フィーチャ]` セクション][features] で設定できます.
+このようなスイッチの有効・無効の切り替えはCargoを利用している場合「Cargo.toml」中の [`[features]` セクション][features] で設定できます.
43
44
[フィーチャ]: http://doc.crates.io/manifest.html#the-features-section
45
0 commit comments