Skip to content

Commit b0b9589

Browse files
committed
Remove trainling whitespace
1 parent bd2da34 commit b0b9589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/FileUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3050,7 +3050,7 @@ public static File[] toFiles(final URL... urls) {
30503050
* <p>
30513051
* When called from a FileTreeWalker, the walker <em>closes</em> the stream because {@link FileTreeWalker#next()} calls {@code top.stream().close()}.
30523052
* </p>
3053-
*
3053+
*
30543054
* @param stream The stream to consume.
30553055
* @return a new List.
30563056
*/

0 commit comments

Comments
 (0)