Why is this bad explanation typo
This commit is contained in:
parent
62fd1d5377
commit
d7a8622bf4
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ declare_clippy_lint! {
|
|||
///
|
||||
/// ### Why is this bad?
|
||||
/// Deriving `serde::Deserialize` will create a constructor
|
||||
/// that may violate invariants hold by another constructor.
|
||||
/// that may violate invariants held by another constructor.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```rust,ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue