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.
1 parent 46287e0 commit 07bf237Copy full SHA for 07bf237
docs/1.6/book/error-handling.html
@@ -1476,8 +1476,8 @@ <h2 id='小休止アンラップは悪ではない' class='section-header'><a hr
1476
1477
<!-- summarize some of my *opinions* on the matter. -->
1478
1479
-<p>しかしながら <code>unwrap</code> を使うのが懸命なこともあります。
1480
-どんな場合が <code>unwrap</code> の使用を正当化できるのかについては、グレーな部分があり、人によって意見が分かれます。
+<p>しかしながら <code>unwrap</code> を使うのが賢明なこともあります。
+どんな場合に <code>unwrap</code> の使用を正当化できるのかについては、グレーな部分があり、人によって意見が分かれます。
1481
ここで、この問題についての、私の <em>個人的な意見</em> をまとめたいと思います。</p>
1482
1483
<!-- * **In examples and quick 'n' dirty code.** Sometimes you're writing examples -->
0 commit comments