more dupe word typos

This commit is contained in:
Rageking8
2022-10-14 00:25:34 +08:00
parent 4891d57f7a
commit 7122abaddf
47 changed files with 68 additions and 72 deletions

View File

@@ -958,7 +958,7 @@ impl<'tcx> Ty<'tcx> {
}
}
/// Checks if `ty` has has a significant drop.
/// Checks if `ty` has a significant drop.
///
/// Note that this method can return false even if `ty` has a destructor
/// attached; even if that is the case then the adt has been marked with