Skip to content

Commit 915312b

Browse files
committed
Change the word
The next paragraph starts with "The reason is ...". Remove duplicate words.
1 parent 0c0b491 commit 915312b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dropck.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ live long enough.
271271
-->
272272

273273
しかしながら、上記の*両方の*変種は、 `fn main` の分析中に、 `days`
274-
十分長生きしないという理由で借用チェッカに弾かれるでしょう
274+
十分長生きしないと言われ、借用チェッカに弾かれるでしょう
275275

276276
The reason is that the borrow checking analysis of `main` does not
277277
know about the internals of each Inspector's Drop implementation. As

0 commit comments

Comments
 (0)