diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-03 14:54:33 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-03 14:54:33 -0500 |
| commit | 80529826aa65b0259314e2f1d286ff9c6a11f154 (patch) | |
| tree | 5ccc0a0d0f8a2b7cf173cfa8a3cc2a6459766c36 | |
| parent | 4e2ca926f8777cf6c9496506ceb0ecdd3e235a89 (diff) | |
| download | dotemacs-80529826aa65b0259314e2f1d286ff9c6a11f154.tar.gz dotemacs-80529826aa65b0259314e2f1d286ff9c6a11f154.zip | |
added abbrev for singular autopayment
| -rw-r--r-- | assets/abbrev_defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 284e9440..07cf4a47 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -52,6 +52,7 @@ ("athiest" "atheist" nil :count 0) ("athist" "atheist" nil :count 0) ("autopayments" "auto-payments" nil :count 0) + ("autopayment" "auto-payment" nil :count 0) ("availabilty" "availability" nil :count 0) ("balconly" "open" nil :count 0) ("beatiful" "beautiful" nil :count 0) |
