rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.91k stars 111 forks source link

Typo fix. #98

Closed data-pup closed 6 years ago

data-pup commented 6 years ago

Fixed a minor typo in the 'Implementation Details' section of the comments.