spelling: highlighting

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent 3a38216e98
commit 1b8ede40a3
3 changed files with 3 additions and 3 deletions
@@ -27,7 +27,7 @@ import jsyntaxpane.SyntaxDocument;
import jsyntaxpane.Token;
/**
* This class contains static utility methods to make highliting in text
* This class contains static utility methods to make highlighting in text
* components easier.
*
* @author Ayman Al-Sairafi