Skip to content

Commit 37b337f

Browse files
committed
Javadoc
1 parent ee1b6be commit 37b337f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commons-digester3-core/src/main/java/org/apache/commons/digester3/AbstractObjectCreationFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import org.xml.sax.Attributes;
2323

2424
/**
25-
* Abstract class for {@code ObjectCreationFactory} implementations.
25+
* Abstract classs for {@code ObjectCreationFactory} implementations.
2626
*
2727
* @param <T> The object type will be instantiate by this factory.
2828
*/

0 commit comments

Comments
 (0)