Skip to content

Commit 57e2298

Browse files
committed
Javadoc
1 parent ee55227 commit 57e2298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/text/diff/EditCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package org.apache.commons.text.diff;
1818

1919
/**
20-
* Abstrac class for all commands used to transform an objects sequence
20+
* Abstract class for all commands used to transform an objects sequence
2121
* into another one.
2222
* <p>
2323
* When two objects sequences are compared through the

0 commit comments

Comments
 (0)