📝 Tweak Comment Wording

- Minor adjustment to wording of comments
This commit is contained in:
2024-07-24 12:58:58 -04:00
parent 91f8370faf
commit f38daf087c
+1 -1
View File
@@ -2,7 +2,7 @@
-- ------------------------------- SpellCheck ----------------------------------
-- -----------------------------------------------------------------------------
-- Define dictionary corrections
-- Define dictionary autocorrections
vim.keymap.set("ia", "teh", "the")
vim.keymap.set("ia", "accomodate", "accommodate")
vim.keymap.set("ia", "acommodate", "accommodate")