this closes apache/opennlp#146
Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/fe19c278 Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/fe19c278 Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/fe19c278 Branch: refs/heads/parser_regression Commit: fe19c27861fe145489e4e27bbc3e519a6d57c215 Parents: 4fc6599 Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br> Authored: Sat Mar 25 08:17:30 2017 -0400 Committer: Jörn Kottmann <jo...@apache.org> Committed: Thu Apr 20 12:40:24 2017 +0200 ---------------------------------------------------------------------- opennlp-docs/src/docbkx/namefinder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/fe19c278/opennlp-docs/src/docbkx/namefinder.xml ---------------------------------------------------------------------- diff --git a/opennlp-docs/src/docbkx/namefinder.xml b/opennlp-docs/src/docbkx/namefinder.xml index f0f9a44..1ecb13c 100644 --- a/opennlp-docs/src/docbkx/namefinder.xml +++ b/opennlp-docs/src/docbkx/namefinder.xml @@ -388,7 +388,7 @@ new NameFinderME(model);]]> </generators>]]> </programlisting> The root element must be generators, each sub-element adds a feature generator to the configuration. - The sample xml is constains aditional feature generators with respect to the API defined above. + The sample xml is constains additional feature generators with respect to the API defined above. </para> <para> The following table shows the supported elements: