Claudenw commented on code in PR #268:
URL: https://github.com/apache/creadur-rat/pull/268#discussion_r1667671677


##########
apache-rat-core/src/test/java/org/apache/rat/IOptionsProvider.java:
##########
@@ -20,88 +20,40 @@
 
 /**
  * A list of methods that an OptionsProvider in a test case must support.
- * Use of this interface ensures consistent testing across the UIs.  Each 
method
+ * Use of this interface can ensures consistent testing across the UIs.  Each 
method
  * tests an Option from OptionCollection that must be implemented in the UI.
  * Each method in this interface tests an Option in OptionCollection.
  */
 public interface IOptionsProvider {
-    /**

Review Comment:
   Because I errored.



-- 
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: dev-unsubscr...@creadur.apache.org

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

Reply via email to