Skip to content

Commit d056ef3

Browse files
authored
Merge pull request #9 from termoshtt/master
誤植修正
2 parents beb095b + 1d1db7f commit d056ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/other-reprs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h1 class="menu-title"></h1>
170170
<p><strong><a href="https://github.com/rust-lang/rust/issues/27060">Rust 1.0 時点では、これは未定義な挙動です。</a></strong></p>
171171
<p><code>repr(packed)</code> は気軽に使えるものではありません。
172172
極端な要求に応えようとしているのでない限り、使うべきではありません。</p>
173-
<p>この repr は <code>repr(C)</code><code>repr(rust)</code> の就職誌として使えます</p>
173+
<p>この repr は <code>repr(C)</code><code>repr(rust)</code> の修飾子として使えます</p>
174174

175175
</div>
176176

0 commit comments

Comments
 (0)