Skip to content

Commit 24a6130

Browse files
author
liuzhenyu
committed
fix typos
1 parent aa3d9ca commit 24a6130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/formatting.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ fn main() {
149149
1 + 2, 3
150150
- 4, 5
151151
];
152-
// lint if it doesnt
152+
// lint if it doesn't
153153
let _ = &[
154154
-1
155155
-4,

0 commit comments

Comments
 (0)