Skip to content

Commit 2443c2c

Browse files
authored
Merge pull request #2600 from skangas/doas
Move sudo-like command name "doas" to code dictionary
2 parents 8e92e32 + 8dec957 commit 2443c2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

codespell_lib/data/dictionary.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12156,7 +12156,6 @@ doalog->dialog
1215612156
doamin->domain, dopamine,
1215712157
doamine->dopamine, domain,
1215812158
doamins->domains
12159-
doas->does
1216012159
doasn't->doesn't
1216112160
doble->double
1216212161
dobled->doubled

codespell_lib/data/dictionary_code.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ copyable->copiable
1414
creat->create, crate,
1515
define'd->defined
1616
deque->dequeue
17+
doas->does, do as,
1718
dof->of, doff,
1819
dont->don't
1920
dosclose->disclose

0 commit comments

Comments
 (0)