chkpnt commented on code in PR #486:
URL: https://github.com/apache/commons-io/pull/486#discussion_r1339692336
##########
src/main/java/org/apache/commons/io/FileUtils.java:
##########
@@ -2698,7 +2691,7 @@ private static void requireAbsent(final File file, final
String name) throws Fil
*
* @param file1 The first file to compare.
* @param file2 The second file to compare.
- * @throws IOException if an I/O error occurs.
+ * @throws IOException if an I/O error occurs.
Review Comment:
Ups... auto-formatting. I'll revert the whitespace changes from methods
which are not part of IO-810.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]