matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.87k stars 109 forks source link

Fix comments #180

Closed muramasa8191 closed 2 years ago

muramasa8191 commented 2 years ago

Fix comments

The example of get_mut looks like that for new. Actually, the comment before the example finishes with ':'. So, it looks like in the middle of sentence or incomplete.

matklad commented 2 years ago

bors r+

Thanks!

bors[bot] commented 2 years ago

Build succeeded: