diff options
| -rw-r--r-- | assets/abbrev_defs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 07cf4a47..af5dafdd 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -51,8 +51,8 @@ ("atention" "attention" nil :count 0) ("athiest" "atheist" nil :count 0) ("athist" "atheist" nil :count 0) - ("autopayments" "auto-payments" nil :count 0) ("autopayment" "auto-payment" nil :count 0) + ("autopayments" "auto-payments" nil :count 0) ("availabilty" "availability" nil :count 0) ("balconly" "open" nil :count 0) ("beatiful" "beautiful" nil :count 0) @@ -70,7 +70,7 @@ ("bouy" "buoy" nil :count 0) ("bouyant" "buoyant" nil :count 0) ("buisness" "business" nil :count 0) - ("cafe" "café" nil :count 0) + ("cafe" "café" nil :count 1) ("cafes" "cafés" nil :count 1) ("calender" "calendar" nil :count 0) ("camoflage" "camouflage" nil :count 0) @@ -277,6 +277,7 @@ ("realy" "really" nil :count 0) ("reat" "great" nil :count 0) ("rececently" "recently" nil :count 0) + ("rececipts" "receipts" nil :count 0) ("receivved" "received" nil :count 0) ("reciept" "receipt" nil :count 0) ("recieve" "receive" nil :count 1) |
