spelling: document

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 8b19763a93
commit 0963c60695
2 changed files with 5 additions and 5 deletions
@@ -465,7 +465,7 @@ public class DefaultSyntaxKit extends DefaultEditorKit implements ViewFactory {
* This is called by Swing to create a Document for the JEditorPane document
* This may be called before you actually get a reference to the control.
* We use it here to create a proper lexer and pass it to the
* SyntaxDcument we return.
* SyntaxDocument we return.
* @return
*/
@Override