BranislavBeno commented on code in PR #229:
URL: 
https://github.com/apache/commons-configuration/pull/229#discussion_r999984426


##########
src/main/java/org/apache/commons/configuration2/INIConfiguration.java:
##########
@@ -349,7 +364,7 @@ public void setCommentLeadingCharsUsedInInput(final String 
separator) {
      *
      * @param writer - The writer to save the configuration to.
      * @throws ConfigurationException If an error occurs while writing the 
configuration
-     * @throws IOException if an I/O error occurs.
+     * @throws IOException            if an I/O error occurs.

Review Comment:
   Reverted unnecessary formatting changes.  
   Sorry for the inconvenience.



-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to