You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Thorsten Scherler <th...@juntadeandalucia.es> on 2007/09/18 14:00:41 UTC

typo diff

Hi all,

Index: src/webapp/src/org/apache/solr/servlet/SolrRequestParsers.java
===================================================================
--- src/webapp/src/org/apache/solr/servlet/SolrRequestParsers.java
(revision 576331)
+++ src/webapp/src/org/apache/solr/servlet/SolrRequestParsers.java
(working copy)
@@ -97,7 +97,7 @@
     
     // TODO -- in the future, we could pick a different parser based on
the request
     
-    // Pick the parer from the request...
+    // Pick the parser from the request...
     ArrayList<ContentStream> streams = new ArrayList<ContentStream>(1);
     SolrParams params = parser.parseParamsAndFillStreams( req,
streams );
     SolrQueryRequest sreq = buildRequestFrom( params, streams );

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions