Skip to content

Commit 4a1da74

Browse files
xFrednetflip1995
andauthored
Update clippy_lints/src/deprecated_lints.rs
Co-authored-by: Philipp Krones <[email protected]>
1 parent d849e95 commit 4a1da74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/deprecated_lints.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// This struct fakes the `Lint` declaration that is usually created by `declare_lint!`. This
2-
/// enables the simple extraction of the metadata without changing the current depreciation
2+
/// enables the simple extraction of the metadata without changing the current deprecation
33
/// declaration.
44
pub struct ClippyDeprecatedLint;
55

0 commit comments

Comments
 (0)