mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
dba6cb76c2
Fix typo in the ptr documentation Spotted a minor typo in the docs ;). Pointers are cool!