spelling: abbreviations

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:27:32 -04:00
committed by Jindra Petřík
parent 0283cc9b38
commit 3e062f3104

View File

@@ -29,7 +29,7 @@ import jsyntaxpane.Token;
* right by one tab-width space character.
*
* Since this is also used as an abbreviation completion action,
* Abbreviiations are processed by this event.
* Abbreviations are processed by this event.
*
* FIXME: Move the abbreviation expansion to an ActionUtils proc
* @author Ayman Al-Sairafi