Author: gsingers
Date: Fri Nov 20 18:16:14 2009
New Revision: 882667

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

Modified:
    lucene/solr/trunk/CHANGES.txt

Modified: lucene/solr/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=882667&r1=882666&r2=882667&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Fri Nov 20 18:16:14 2009
@@ -50,7 +50,7 @@
 Bug Fixes
 ----------------------
 
-* SOLR-1569: Allow functions to take in literal strings by modifying the 
FunctionQParser and adding LiteeralValueSource (gsingers)
+* SOLR-1569: Allow functions to take in literal strings by modifying the 
FunctionQParser and adding LiteralValueSource (gsingers)
 
 * SOLR-1432: Make the new ValueSource.getValues(context,reader) delegate
   to the original ValueSource.getValues(reader) so custom sources


Reply via email to