rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.82k stars 262 forks source link

Fixed typo 'analyses' -> 'analysis' #446

Closed kaffarell closed 6 months ago

kaffarell commented 6 months ago

changed 'analyses' to 'analysis'.

ehuss commented 6 months ago

Can you say more about why this seems to be a typo? It looks correct to me, as both analyses and optimizations are plural.

kaffarell commented 6 months ago

Oops, didn't notice it was in plural, though it was meant to be singular :) never mind then.