Skip to content

Commit 5b0122b

Browse files
SET001blyxyas
andauthored
better lint description
Co-authored-by: Alejandra González <[email protected]>
1 parent 7fc4671 commit 5b0122b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/empty_docs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ declare_clippy_lint! {
77
/// ### What it does
88
/// Detects documentation that is empty.
99
/// ### Why is this bad?
10-
/// It is unlikely there is any reason to have empty documentation for an entity
10+
/// It is unlikely that there is any reason to have empty documentation for an item
1111
///
1212
/// ### Example
1313
/// ```rust

0 commit comments

Comments
 (0)