spelling: customized

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 c8302c8c62
commit 0cbb407d92
@@ -27,7 +27,7 @@ import javax.swing.undo.UndoableEdit;
* relatively next to the previous change, like when continuous typing, then the
* undoes are grouped together.
*
* This is cutomized from the
* This is customized from the
*
* http://www.camick.com/java/source/CompoundUndoMan.java
*