mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 21:53:56 +00:00
Fix typo in lint description
This commit is contained in:
parent
c96e11c781
commit
74a9891235
@ -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