Skip to content

Commit ad06514

Browse files
authored
Move crate->create to code dictionary (#3537)
1 parent 3a47391 commit ad06514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codespell_lib/data/dictionary_code.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ clas->class
1818
cloneable->clonable
1919
cmo->com
2020
copyable->copiable
21-
creat->create, crate,
21+
crate->create
22+
creat->create
2223
dateset->dataset
2324
datesets->datasets
2425
define'd->defined

codespell_lib/data/dictionary_rare.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ covert->convert, cover, covet,
6969
coverts->converts, covers, covets,
7070
crasher->crash
7171
crashers->crashes
72-
crate->create
7372
crated->created
7473
creche->crèche
7574
crufts->cruft

0 commit comments

Comments
 (0)