Skip to content

Commit df4c1d2

Browse files
These typos do not belong to code, do they?
While the suggested fixes are words often used in code, the typos themselves do not seem to be valid words - even in code.
1 parent 0f5a205 commit df4c1d2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

codespell_lib/data/dictionary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,6 +2790,7 @@ agravate->aggravate
27902790
agravated->aggravated
27912791
agravates->aggravates
27922792
agravating->aggravating
2793+
agrc->argc
27932794
agre->agree
27942795
agreable->agreeable
27952796
agreableness->agreeableness
@@ -2870,6 +2871,7 @@ agruing->arguing
28702871
agrument->argument
28712872
agrumentative->argumentative
28722873
agruments->arguments
2874+
agrv->argv
28732875
ags->tags, ages,
28742876
agsinst->against
28752877
agument->argument, augment,
@@ -45166,6 +45168,7 @@ pulisher->publisher
4516645168
pulishers->publishers
4516745169
pulishes->publishes
4516845170
pulishing->publishing
45171+
pullrequenst->pull requests, pull request,
4516945172
puls->pulse, plus,
4517045173
pumkin->pumpkin
4517145174
punctation->punctuation
@@ -55967,6 +55970,8 @@ tansverse->transverse
5596755970
tarbal->tarball
5596855971
tarbals->tarballs
5596955972
tarce->trace
55973+
tarceback->traceback
55974+
tarcebacks->tracebacks
5597055975
tarced->traced
5597155976
tarces->traces
5597255977
tarcing->tracing

codespell_lib/data/dictionary_code.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
agrv->argv
21
alacritty->alacrity
32
alloced->allocated
4-
amin->main
3+
amin->main, admin, amine,
54
apoint->appoint
65
arange->arrange, a range,
76
assertin->asserting, assert in, assertion,
@@ -55,7 +54,6 @@ od->of
5554
outputof->output of, output-of,
5655
packat->packet
5756
protecten->protection, protected,
58-
pullrequenst->pull requests, pull request,
5957
pullrequest->pull request
6058
pullrequests->pull requests
6159
pysic->physic
@@ -82,8 +80,6 @@ storaget->storage
8280
stringly->strongly, stringy,
8381
subpatchs->subpatches
8482
sur->sure, sir,
85-
tarceback->traceback
86-
tarcebacks->tracebacks
8783
templace->template
8884
thead->thread
8985
theads->threads

0 commit comments

Comments
 (0)