You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by sm...@apache.org on 2017/03/25 12:18:30 UTC

opennlp git commit: this closes apache/opennlp#146

Repository: opennlp
Updated Branches:
  refs/heads/master 19a56adb0 -> 6c32e3fd6


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/6c32e3fd
Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/6c32e3fd
Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/6c32e3fd

Branch: refs/heads/master
Commit: 6c32e3fd6e550ce7087c825573322dba281d596d
Parents: 19a56ad
Author: Bruno P. Kinoshita <br...@yahoo.com.br>
Authored: Sat Mar 25 08:17:30 2017 -0400
Committer: smarthi <sm...@apache.org>
Committed: Sat Mar 25 08:17:30 2017 -0400

----------------------------------------------------------------------
 opennlp-docs/src/docbkx/namefinder.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/opennlp/blob/6c32e3fd/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: