Weird auto correct english file issue

Discussion, questions and support.
Post Reply
nth
Posts: 23
Joined: May 9th, ’14, 18:35

Post by nth » Jun 5th, ’24, 14:33

Decided to take care of a long time minor annoyance with Fastkeys auto correct today. Whenever I type "docusign" it gets auto corrected to "docusing". No problem, I don't type it enough to be a big deal, but today I figured I'd take care of it once and for all. I verified that it's the Auto Correct English.fkp file that's causing the issue (by turning it off in Text Expander settings). I then edited the fkp file and added ::docusign:: in a new row to the "#Hotstring B0" section after the existing ::verisign:: but before the return command. I reloaded Fastkeys, but the problem still persisted. Thinking then that the words in that section had to be alphabetical I moved ::docusign:: up in the list to the proper spot after ::design::, but it still didn't work.

My question then is, where to I need to add in "docusign" so that it won't get autocorrected to "docusing" every time I type it?

Thanks!
User avatar
Marko
Posts: 1925
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Jun 5th, ’24, 16:14

This is caused by

Code: Select all

:?:ign::ing
line in the Auto Correct file. Remove it and you will be fine.
nth
Posts: 23
Joined: May 9th, ’14, 18:35

Post by nth » Jun 5th, ’24, 18:21

I did see that line, but thought whitelisting the word would do the trick. BUT, I've removed the line and it no longer auto corrects the word incorrectly. Thanks for the help!
Post Reply