Skip to content

Commit c5b9c14

Browse files
authored
Fixed typo
1 parent 660afc4 commit c5b9c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ UNRELEASED
66

77
New checks:
88

9-
* Add W504 warning for checking that a break doesn't happen after a binar
9+
* Add W504 warning for checking that a break doesn't happen after a binary
1010
operator. This check is ignored by default
1111
* Add W605 warning for invalid escape sequences in string literals
1212

0 commit comments

Comments
 (0)