ottlinger commented on code in PR #233:
URL: https://github.com/apache/creadur-rat/pull/233#discussion_r1564968102


##########
src/site/apt/index.apt.vm:
##########
@@ -63,6 +63,16 @@ Apache Rat
  {{{./issue-management.html}patch}} or
  {{{./mailing-lists.html}talk to us}}
  whenever Rat falls short.
+ 
+** How do I extend Rat
+ 
+ There are several standard ways to extend Rat.
+ 
+   * Add a {{{./license_def.html}license definition}} via an XML file.
+   
+   * Add a new {{{./matcher_def.html}Matcher definition}}. Requires Java 
expertice.
+   
+   * Add a new definition format.  Requires java expertice as well as 
expertice with the format.

Review Comment:
   Typo 2x: expertise;
   I'd prefer to uppercase Java.



-- 
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