diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-17 00:02:35 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-17 00:02:35 -0500 |
| commit | a6ec20cd27ccffad49653a0a93ce74ba5d410af6 (patch) | |
| tree | c7f189a0a9b1eb191ccdbc01fce2366d7b8cd871 | |
| parent | fb74deb9a533418d2d1d8cba2402ef01b92ea135 (diff) | |
| download | dotemacs-a6ec20cd27ccffad49653a0a93ce74ba5d410af6.tar.gz dotemacs-a6ec20cd27ccffad49653a0a93ce74ba5d410af6.zip | |
fixin up the abbrevs
| -rw-r--r-- | assets/abbrev_defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 9eb748feb..fca3f7a62 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -225,6 +225,7 @@ ("maintainence" "maintenance" nil :count 0) ("maintnance" "maintenance" nil :count 0) ("managment" "management" nil :count 0) + ("mararita" "margarita" nil :count 0) ("marshmellow" "marshmallow" nil :count 0) ("measureing" "measuring" nil :count 0) ("meausre" "measure" nil :count 0) @@ -360,7 +361,6 @@ ("tehir" "their" nil :count 3) ("tehre" "there" nil :count 2) ("thansk" "thanks" nil :count 3) - ("thickeness" ""thickness nil :count 0) ("throguh" "through" nil :count 0) ("throough" "through" nil :count 0) ("tiem" "time" nil :count 0) |
