Skip to content

Commit d6c336f

Browse files
committed
Fix trailing whitespace
1 parent d67af31 commit d6c336f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/io/output/ProxyOutputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public class ProxyOutputStream extends FilterOutputStream {
3939
* Builds instances of {@link ProxyOutputStream}.
4040
* <p>
4141
* This class does not provide a convenience static {@code builder()} method so that subclasses can.
42-
* </p>
42+
* </p>
4343
*
4444
* @since 2.19.0
4545
*/

0 commit comments

Comments
 (0)