small comment fix

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909843 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2010-02-13 16:28:18 +00:00
parent 87b0e274e1
commit 545c764e21
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
and use them to resolve any "plugins" specified in your solrconfig.xml or
schema.xml (ie: Analyzers, Request Handlers, etc...).
All directories and paths are resolved relative the instanceDir.
All directories and paths are resolved relative to the instanceDir.
If a "./lib" directory exists in your instanceDir, all files found in it
are included as if you had used the following syntax...