You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2012/02/17 21:23:21 UTC

[lucy-commits] svn commit: r1245745 - /incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh

Author: nwellnhof
Date: Fri Feb 17 20:23:20 2012
New Revision: 1245745

URL: http://svn.apache.org/viewvc?rev=1245745&view=rev
Log:
Fix EasyAnalyzer documentation

Modified:
    incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh

Modified: incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh
URL: http://svn.apache.org/viewvc/incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh?rev=1245745&r1=1245744&r2=1245745&view=diff
==============================================================================
--- incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh (original)
+++ incubator/lucy/trunk/core/Lucy/Analysis/EasyAnalyzer.cfh Fri Feb 17 20:23:20 2012
@@ -21,7 +21,7 @@ parcel Lucy;
  * EasyAnalyzer is an analyzer chain consisting of a
  * L<StandardTokenizer|Lucy::Analysis::StandardTokenizer>, a
  * L<Normalizer|Lucy::Analysis::Normalizer>, and a
- * L<EasyAnalyzer|Lucy::Analysis::EasyAnalyzer>.
+ * L<SnowballStemmer|Lucy::Analysis::SnowballStemmer>.
  *
  * Supported languages:
  *