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