mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
02491259c2
Fix typos in floating-point primitive type docs Fixes a few typos. Also reflows the text of a couple of paragraphs in the source code to the standard line width to make the source easier to read (will have no effect on the rendered documentation).