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.
2 parents 910f260 + e2d0621 commit 59cf70bCopy full SHA for 59cf70b
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