Skip to content

Commit d735783

Browse files
If writeable is OK, so is overwriteable
Both should probably appear in the en-GB_to_en-US dictionary instead of the standard dictionary.
1 parent 53c55d1 commit d735783

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

codespell_lib/data/dictionary.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42089,6 +42089,8 @@ otimality->optimality
4208942089
otimally->optimally
4209042090
otimisation->optimisation
4209142091
otimisations->optimisations
42092+
overwriteable->overwritable
42093+
writeable->writable
4209242094
otimise->optimise
4209342095
otimised->optimised
4209442096
otimiser->optimiser
@@ -42354,7 +42356,6 @@ overwridden->overridden, overwritten,
4235442356
overwride->overwrite, override,
4235542357
overwrides->overwrites, overrides,
4235642358
overwriding->overwriting, overriding,
42357-
overwriteable->overwritable
4235842359
overwrited->overwritten, overwrote,
4235942360
overwriten->overwritten
4236042361
overwritin->overwriting

codespell_lib/data/dictionary_en-GB_to_en-US.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ organiser->organizer
323323
organisers->organizers
324324
organises->organizes
325325
organising->organizing
326+
overwriteable->overwritable
326327
parallelisation->parallelization
327328
parallelise->parallelize
328329
parallelised->parallelized
@@ -522,3 +523,4 @@ visualised->visualized
522523
visualiser->visualizer
523524
visualises->visualizes
524525
visualising->visualizing
526+
writeable->writable

0 commit comments

Comments
 (0)