mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +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`.