From f9212ec124e2c4e3af8cc52069383cf39a8ccc93 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:10:02 -0400 Subject: [PATCH] spelling: the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- .../decompiler/flash/abc/avm2/fastavm2/FastAVM2List.java | 2 +- .../flash/action/fastactionlist/FastActionList.java | 2 +- .../flamingo/api/common/AbstractFileViewPanel.java | 2 +- .../src/main/java/javazoom/jl/decoder/OutputChannels.java | 2 +- libsrc/jpacker/src/com/jpacker/evaluators/Evaluator.java | 2 +- .../src/main/java/jsyntaxpane/DefaultSyntaxKit.java | 2 +- .../jsyntaxpane/src/main/java/jsyntaxpane/SyntaxView.java | 4 ++-- .../src/main/java/jsyntaxpane/actions/ActionUtils.java | 2 +- .../main/java/jsyntaxpane/actions/XmlTagCompleteAction.java | 2 +- .../src/main/java/jsyntaxpane/lexers/DefaultJFlexLexer.java | 2 +- src/de/javagl/treetable/TreeTableModel.java | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/fastavm2/FastAVM2List.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/fastavm2/FastAVM2List.java index 643b82dd1..54fb87bbf 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/fastavm2/FastAVM2List.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/fastavm2/FastAVM2List.java @@ -700,7 +700,7 @@ public class FastAVM2List implements Collection { /** * Converts to array. * - * @param a the array into which the elements of this collection are to be + * @param the array into which the elements of this collection are to be * stored, if it is big enough; otherwise, a new array of the same runtime * type is allocated for this purpose. * @param Type diff --git a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/fastactionlist/FastActionList.java b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/fastactionlist/FastActionList.java index 91067bfd7..523531c4d 100644 --- a/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/fastactionlist/FastActionList.java +++ b/libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/fastactionlist/FastActionList.java @@ -880,7 +880,7 @@ public class FastActionList implements Collection { /** * Converts the list to an array. * - * @param a the array into which the elements of this collection are to be + * @param the array into which the elements of this collection are to be * stored, if it is big enough; otherwise, a new array of the same runtime * type is allocated for this purpose. * @param Type diff --git a/libsrc/flamingo/src/org/pushingpixels/flamingo/api/common/AbstractFileViewPanel.java b/libsrc/flamingo/src/org/pushingpixels/flamingo/api/common/AbstractFileViewPanel.java index 97e5e85e8..61270c2a6 100644 --- a/libsrc/flamingo/src/org/pushingpixels/flamingo/api/common/AbstractFileViewPanel.java +++ b/libsrc/flamingo/src/org/pushingpixels/flamingo/api/common/AbstractFileViewPanel.java @@ -196,7 +196,7 @@ public abstract class AbstractFileViewPanel extends JCommandButtonPanel { * Sets the current entries to show. The current contents of the panel are * discarded. For each matching entry determined by the * {@link #toShowFile(StringValuePair)} call, a new {@link JCommandButton} - * hosting an the matching implementation of {@link ResizableIcon} is added + * hosting the matching implementation of {@link ResizableIcon} is added * to the panel. * * @param leafs diff --git a/libsrc/jlayer-1.0.2/src/main/java/javazoom/jl/decoder/OutputChannels.java b/libsrc/jlayer-1.0.2/src/main/java/javazoom/jl/decoder/OutputChannels.java index 9ca04e8c8..7530cb7c3 100644 --- a/libsrc/jlayer-1.0.2/src/main/java/javazoom/jl/decoder/OutputChannels.java +++ b/libsrc/jlayer-1.0.2/src/main/java/javazoom/jl/decoder/OutputChannels.java @@ -22,7 +22,7 @@ package javazoom.jl.decoder; /** - * A Type-safe representation of the the supported output channel + * A Type-safe representation of the supported output channel * constants. *

* This class is immutable and, hence, is thread safe. diff --git a/libsrc/jpacker/src/com/jpacker/evaluators/Evaluator.java b/libsrc/jpacker/src/com/jpacker/evaluators/Evaluator.java index aaf788408..e54e9354d 100644 --- a/libsrc/jpacker/src/com/jpacker/evaluators/Evaluator.java +++ b/libsrc/jpacker/src/com/jpacker/evaluators/Evaluator.java @@ -22,7 +22,7 @@ import com.jpacker.strategies.DefaultReplacementStrategy; * ReplacementStrategy has been set, each {@link JPackerPattern} should have an * {@link Evaluator} object that'll evaluate a certain match of a pattern * expression and return a suitable replacement String. Commonly, after all - * expressions have been added the the {@link JPackerParser} object, a one-line + * expressions have been added the {@link JPackerParser} object, a one-line * String that contains all expressions is created by the {@link JPackerParser} * object using the {@link JPackerParser#getJPatterns()} method. In the * {@link #evaluate(Matcher, int)} method, the offset integer parameter diff --git a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/DefaultSyntaxKit.java b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/DefaultSyntaxKit.java index fed16616e..364bdf549 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/DefaultSyntaxKit.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/DefaultSyntaxKit.java @@ -129,7 +129,7 @@ public class DefaultSyntaxKit extends DefaultEditorKit implements ViewFactory { } /** - * Creates a SyntaxComponent of the the given classname and installs + * Creates a SyntaxComponent of the given classname and installs * it on the pane * @param pane * @param classname diff --git a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/SyntaxView.java b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/SyntaxView.java index b0fb62ce1..cb9b67117 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/SyntaxView.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/SyntaxView.java @@ -224,11 +224,11 @@ public class SyntaxView extends PlainView { int x = (int) fx; int y = (int) fy; if (y < alloc.y) { - // above the area covered by this icon, so the the position + // above the area covered by this icon, so the position // is assumed to be the start of the coverage for this view. return getStartOffset(); } else if (y > alloc.y + alloc.height) { - // below the area covered by this icon, so the the position + // below the area covered by this icon, so the position // is assumed to be the end of the coverage for this view. return getEndOffset() - 1; } else { 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 47c3d8675..2fbfd7b2b 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/ActionUtils.java @@ -165,7 +165,7 @@ public class ActionUtils { } /** - * Returns the the Token at pos as a String + * Returns the Token at pos as a String * @param doc * @param pos * @return diff --git a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/XmlTagCompleteAction.java b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/XmlTagCompleteAction.java index 6d6177420..0e0a6c409 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/XmlTagCompleteAction.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/actions/XmlTagCompleteAction.java @@ -20,7 +20,7 @@ import jsyntaxpane.Token; import jsyntaxpane.TokenType; /** - * Completes an the Tag. + * Completes the Tag. * @author Ayman Al-Sairafi */ public class XmlTagCompleteAction extends DefaultSyntaxAction { diff --git a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/lexers/DefaultJFlexLexer.java b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/lexers/DefaultJFlexLexer.java index affa35078..01919e7b5 100644 --- a/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/lexers/DefaultJFlexLexer.java +++ b/libsrc/jsyntaxpane/jsyntaxpane/src/main/java/jsyntaxpane/lexers/DefaultJFlexLexer.java @@ -109,7 +109,7 @@ public abstract class DefaultJFlexLexer implements Lexer { } /** - * This will be called to reset the the lexer. + * This will be called to reset the lexer. * This is created automatically by JFlex. * @param reader */ diff --git a/src/de/javagl/treetable/TreeTableModel.java b/src/de/javagl/treetable/TreeTableModel.java index 7d8ed26bf..4a48cf2e2 100644 --- a/src/de/javagl/treetable/TreeTableModel.java +++ b/src/de/javagl/treetable/TreeTableModel.java @@ -105,7 +105,7 @@ public interface TreeTableModel extends TreeModel Object getValueAt(Object node, int column); /** - * Indicates whether the the value for the given node in the + * Indicates whether the value for the given node in the * specified column is editable * * @param node The node