File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17762,8 +17762,8 @@ msgid ""
17762
17762
"codefence block separated by a comma."
17763
17763
msgstr ""
17764
17764
"これにより、読者はあなたのコード例を実行するだけでなく、変更することもできま"
17765
- "す。`editable`という単語をカンマで区切って、あなたのコードブロックに追加する "
17766
- "のがキーです 。"
17765
+ "す。`editable`という単語をカンマで区切って、あなたのコードフェンスブロックに "
17766
+ "追加するのがキーです 。"
17767
17767
17768
17768
#: src/meta/playground.md:26
17769
17769
msgid ""
@@ -17787,7 +17787,7 @@ msgid ""
17787
17787
msgstr ""
17788
17788
"[Rustの公式ドキュメント](https://doc.rust-lang.org/core/)には、「実行(Run)」"
17789
17789
"ボタンがある場合があります。クリックすると、新しいタブでRust Playgroundが開"
17790
- "き、コード例が表示されます。この機能は、#[doc]アトリビュートの"
17790
+ "き、コード例が表示されます。この機能は、` #[doc]` アトリビュートの"
17791
17791
"[`html_playground_url`](https://doc.rust-lang.org/rustdoc/write-"
17792
17792
"documentation/the-doc-attribute.html#html_playground_url)の値で有効化できま"
17793
17793
"す。"
You can’t perform that action at this time.
0 commit comments