mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
7017410e5d
fix minor spelling error in Poll::ready docs Fixes minor spelling error in the proposed `Poll::ready` docs. Not that my opinion matters, but +1 on the original PR (#89651), it reads much nicer to me than the `ready!` macro.