Skip to content

Commit 2628fd3

Browse files
committed
Javadoc
1 parent ec50f29 commit 2628fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/build/AbstractOriginSupplier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
import org.apache.commons.io.build.AbstractOrigin.WriterOrigin;
3838

3939
/**
40-
* Abstracts building a typed instance of {@code T}.
40+
* Abstracts building an instance of {@code T}.
4141
*
4242
* @param <T> the type of instances to build.
4343
* @param <B> the type of builder subclass.

0 commit comments

Comments
 (0)