Skip to content

Commit a459445

Browse files
committed
Javadoc 8 fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1674710 13f79535-47bb-0310-9956-ffa450edef68
1 parent 11580a9 commit a459445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* This class is typically used in cases where an output stream needs to be
2525
* passed to a component that wants to explicitly close the stream even if
2626
* other components would still use the stream for output.
27-
*
27+
* </p>
2828
* @version $Id$
2929
* @since 1.4
3030
*/

0 commit comments

Comments
 (0)