Skip to content

Commit 6e988c0

Browse files
oli-obkpnkfelix
authored andcommitted
Typo
1 parent a46bc56 commit 6e988c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_lint_defs/src/builtin.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2878,7 +2878,7 @@ declare_lint! {
28782878
}
28792879

28802880
declare_lint! {
2881-
/// The `large_assigments` lint detects when objects of large
2881+
/// The `large_assignments` lint detects when objects of large
28822882
/// types are being moved around.
28832883
///
28842884
/// ### Example

0 commit comments

Comments
 (0)