We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee55227 commit 57e2298Copy full SHA for 57e2298
1 file changed
src/main/java/org/apache/commons/text/diff/EditCommand.java
@@ -17,7 +17,7 @@
17
package org.apache.commons.text.diff;
18
19
/**
20
- * Abstrac class for all commands used to transform an objects sequence
+ * Abstract class for all commands used to transform an objects sequence
21
* into another one.
22
* <p>
23
* When two objects sequences are compared through the
0 commit comments