[
https://issues.apache.org/jira/browse/ANY23-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14790879#comment-14790879
]
Hudson commented on ANY23-261:
------------------------------
UNSTABLE: Integrated in Any23-trunk #1463 (See
[https://builds.apache.org/job/Any23-trunk/1463/])
ANY23-261 Tiny typo in Data Extraction documentation source example
(lewis.j.mcgibbney: rev 63ba2fc82966cc056a2e475af849154d0dfdcf93)
* src/site/apt/dev-data-extraction.apt
> 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
> Assignee: Akhil Anil
> Priority: Trivial
> Fix For: 1.2
>
> Attachments: any23-261.patch
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> 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)