If a hotstring is defined with backspacing disabled, omitting the ending character, and triggering without the ending character, then the last character of the trigger word is deleted.
Typing the trigger word "smith" will result in "smitSmith" but the expected result is "smithSmith". I expect that result because if there is no ending character to omit, then the omit option should have no effect.
This is relevant in the case of
@kunkel321 AutoCorrect project.