This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new ee552275 Javadoc
ee552275 is described below
commit ee55227521be8d45c3f9782392ea797d2ed1a1c5
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 18:22:08 2026 -0500
Javadoc
---
src/main/java/org/apache/commons/text/diff/EditCommand.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/org/apache/commons/text/diff/EditCommand.java
b/src/main/java/org/apache/commons/text/diff/EditCommand.java
index ddcfbede..247f5c0b 100644
--- a/src/main/java/org/apache/commons/text/diff/EditCommand.java
+++ b/src/main/java/org/apache/commons/text/diff/EditCommand.java
@@ -17,7 +17,7 @@
package org.apache.commons.text.diff;
/**
- * Abstract base class for all commands used to transform an objects sequence
+ * Abstrac class for all commands used to transform an objects sequence
* into another one.
* <p>
* When two objects sequences are compared through the