Rollup merge of #78405 - notriddle:patch-3, r=lcnr
Fix typo in lint description
This commit is contained in:
commit
7824d9abbd
@ -2648,7 +2648,7 @@ declare_lint! {
|
||||
}
|
||||
|
||||
declare_lint! {
|
||||
/// The `uninhabited_static` lint detects uninhbaited statics.
|
||||
/// The `uninhabited_static` lint detects uninhabited statics.
|
||||
///
|
||||
/// ### Example
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user