- Spelling fix

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2008-09-17 18:07:01 +00:00
parent 19f94bf59f
commit 7e65ade752
1 changed files with 1 additions and 1 deletions

View File

@ -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" />