Fix typo in lint description
This commit is contained in:
@@ -2648,7 +2648,7 @@ declare_lint! {
|
||||
}
|
||||
|
||||
declare_lint! {
|
||||
/// The `uninhabited_static` lint detects uninhbaited statics.
|
||||
/// The `uninhabited_static` lint detects uninhabited statics.
|
||||
///
|
||||
/// ### Example
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user