mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
Typo
This commit is contained in:
parent
a46bc5664a
commit
6e988c0613
@ -2878,7 +2878,7 @@ declare_lint! {
|
||||
}
|
||||
|
||||
declare_lint! {
|
||||
/// The `large_assigments` lint detects when objects of large
|
||||
/// The `large_assignments` lint detects when objects of large
|
||||
/// types are being moved around.
|
||||
///
|
||||
/// ### Example
|
||||
|
Loading…
Reference in New Issue
Block a user