We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910f260 commit e2d0621Copy full SHA for e2d0621
src/lib.rs
@@ -172,7 +172,7 @@ macro_rules! lazy_static {
172
() => ()
173
}
174
175
-/// Support trait for enabling a few common operation on lazy static values.
+/// Support trait for enabling a few common operations on lazy static values.
176
///
177
/// This is implemented by each defined lazy static, and
178
/// used by the free functions in this crate.
0 commit comments