mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
42c7f52939
Fix grammar in Pin documentation Changed "has an address-sensitive" to "has address-sensitive states" in the `Drop` implementation section of the documentation of `Pin` thereby making it grammatically complete.