diff --git a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java index a66501319..e32cc5d5e 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java @@ -486,7 +486,7 @@ public class ActionUtils { *
  • {@code #{p:AnyText}} will be replaced by {@code any text} and then * set the text selection to {@code AnyText} * - * This methood does NOT perform any indentation and the template should + * This method does NOT perform any indentation and the template should * generally span one line only * * @param target