mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
9de2e2bfd7
fix: typo in `std::fs::hard_link` documentation Change "corresponds the" to "corresponds to the" in the documentation for `std::fs::hard_link`.