Pat McBennett created ANY23-261:
-----------------------------------
Summary: Tiny typo in Data Extraction documentation source example
Key: ANY23-261
URL: https://issues.apache.org/jira/browse/ANY23-261
Project: Apache Any23
Issue Type: Improvement
Affects Versions: 1.1
Reporter: Pat McBennett
Priority: Trivial
Data Extraction documentation has typo on page:
https://any23.apache.org/dev-data-extraction.html
The first first line of that page:
/*1*/ Apache Any23 runner = new Apache Any23();
...should be...
/*1*/ Any23 runner = new Any23();
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)