Skip to content

Commit 640a098

Browse files
jdufresneluzpaz
authored andcommitted
Add plural for correction: reurn->return
Found the misspelling "reurns" in a personal projects as in: "It reurns ..." The mistake could also be a typo for "rerun", so include that as a potential fix too.
1 parent 6748315 commit 640a098

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

codespell_lib/data/dictionary.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51107,7 +51107,10 @@ reuqirement->requirement
5110751107
reuqirements->requirements
5110851108
reuqires->requires
5110951109
reuqiring->requiring
51110-
reurn->return
51110+
reurn->return, rerun,
51111+
reurned->returned, reran,
51112+
reurning->returning, rerunning,
51113+
reurns->returns, reruns,
5111151114
reursively->recursively
5111251115
reuseable->reusable
5111351116
reusin->reusing, resin,

0 commit comments

Comments
 (0)