Skip to content

Commit 59cf70b

Browse files
authored
Merge pull request #221 from nnsW3/fix-spelling-issues
fix spelling lib.rs
2 parents 910f260 + e2d0621 commit 59cf70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ macro_rules! lazy_static {
172172
() => ()
173173
}
174174

175-
/// Support trait for enabling a few common operation on lazy static values.
175+
/// Support trait for enabling a few common operations on lazy static values.
176176
///
177177
/// This is implemented by each defined lazy static, and
178178
/// used by the free functions in this crate.

0 commit comments

Comments
 (0)