Skip to content

Commit

Permalink
Merge pull request #2600 from skangas/doas
Browse files Browse the repository at this point in the history
Move sudo-like command name "doas" to code dictionary
  • Loading branch information
peternewman committed Nov 18, 2022
2 parents 8e92e32 + 8dec957 commit 2443c2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12156,7 +12156,6 @@ doalog->dialog
doamin->domain, dopamine,
doamine->dopamine, domain,
doamins->domains
doas->does
doasn't->doesn't
doble->double
dobled->doubled
Expand Down
1 change: 1 addition & 0 deletions codespell_lib/data/dictionary_code.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ copyable->copiable
creat->create, crate,
define'd->defined
deque->dequeue
doas->does, do as,
dof->of, doff,
dont->don't
dosclose->disclose
Expand Down

0 comments on commit 2443c2c

Please sign in to comment.