You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/01/31 22:48:58 UTC

svn commit: r1781185 - /uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml

Author: schor
Date: Tue Jan 31 22:48:58 2017
New Revision: 1781185

URL: http://svn.apache.org/viewvc?rev=1781185&view=rev
Log:
fix typo

Modified:
    uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml

Modified: uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml?rev=1781185&r1=1781184&r2=1781185&view=diff
==============================================================================
--- uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml (original)
+++ uima/uimaj/branches/experiment-v3-jcas/uima-docbook-tutorials-and-users-guides/src/docbook/annotator_analysis_engine_guide.xml Tue Jan 31 22:48:58 2017
@@ -1128,7 +1128,7 @@ public void initialize(UimaContext aCont
         when the UIMA framework is started.
         </para>
         <para>
-          The specified logger class must be available in the classpath and have to implement the 
+          The specified logger class must be available in the classpath and has to implement the 
           <code>org.apache.uima.util.Logger</code> interface. 
         </para>