Skip to content

Commit d43ca13

Browse files
ebiggerstorvalds
authored andcommitted
scripts/spelling.txt: fix malformed entry
One of the entries has three fields "mistake||correction||correction" rather than the expected two fields "mistake||correction". Fix it. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
1 parent 1d91df8 commit d43ca13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ explictly||explicitly
589589
expresion||expression
590590
exprimental||experimental
591591
extened||extended
592-
exteneded||extended||extended
592+
exteneded||extended
593593
extensability||extensibility
594594
extention||extension
595595
extenstion||extension

0 commit comments

Comments
 (0)