diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-04 07:52:33 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-04 07:52:33 -0600 |
| commit | 4053d1f32957e35462121f4348abb66ccca2fb13 (patch) | |
| tree | a7415ead9b58921767eff86657b0fb3ded120371 | |
| parent | 30f0418268a990478a745d8a0550e4f7ba0af750 (diff) | |
| -rw-r--r-- | assets/abbrev_defs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 17fe1287..752bc611 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -26,6 +26,7 @@ ("additionsl" "additional" nil :count 0) ("additonal" "additional" nil :count 0) ("adminitrator" "administrator" nil :count 0) + ("adminstrator" "administrator" nil :count 0) ("adquire" "acquire" nil :count 0) ("adress" "address" nil :count 0) ("adultary" "adultery" nil :count 0) @@ -228,6 +229,7 @@ ("independant" "independent" nil :count 0) ("indispensible" "indispensable" nil :count 0) ("infomration" "information" nil :count 1) + ("informaiton" "information" nil :count 0) ("initialisation" "initialization" nil :count 0) ("inspoection" "inspection" nil :count 0) ("instaances" "instances" nil :count 0) @@ -240,7 +242,7 @@ ("knwoing" "knowing" nil :count 0) ("knwoledgeable" "knowledgeable" nil :count 0) ("labelled" "labeled" nil :count 0) - ("laer" "later" nil :count 1) + ("laer" "later" nil :count 2) ("lawyear" "lawyer" nil :count 0) ("liason" "liaison" nil :count 0) ("libaries" "libraries" nil :count 1) @@ -395,7 +397,7 @@ ("takss" "tasks" nil :count 3) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 6) - ("teh" "the" nil :count 162) + ("teh" "the" nil :count 163) ("tehir" "their" nil :count 6) ("tehre" "there" nil :count 3) ("testimentary" "testamentary" nil :count 1) |
