You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by ot...@apache.org on 2008/09/17 20:07:02 UTC

svn commit: r696383 - /lucene/solr/trunk/example/solr/conf/solrconfig.xml

Author: otis
Date: Wed Sep 17 11:07:01 2008
New Revision: 696383

URL: http://svn.apache.org/viewvc?rev=696383&view=rev
Log:
- Spelling fix

Modified:
    lucene/solr/trunk/example/solr/conf/solrconfig.xml

Modified: lucene/solr/trunk/example/solr/conf/solrconfig.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/example/solr/conf/solrconfig.xml?rev=696383&r1=696382&r2=696383&view=diff
==============================================================================
--- lucene/solr/trunk/example/solr/conf/solrconfig.xml (original)
+++ lucene/solr/trunk/example/solr/conf/solrconfig.xml Wed Sep 17 11:07:01 2008
@@ -583,7 +583,7 @@
 
   <!-- 
    Admin Handlers - This will register all the standard admin RequestHandlers.  Adding 
-   this single handler is equivolent to registering:
+   this single handler is equivalent to registering:
    
   <requestHandler name="/admin/luke"       class="org.apache.solr.handler.admin.LukeRequestHandler" />
   <requestHandler name="/admin/system"     class="org.apache.solr.handler.admin.SystemInfoHandler" />