Fixing typo

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2009-01-07 05:47:49 +00:00
parent cad808454e
commit 69d4976415
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ public class CommonsHttpSolrServer extends SolrServer
//-------------------------------------------------------------------
/**
* Parameters are added to ever request regardless. This may be a place to add
* Parameters are added to every request regardless. This may be a place to add
* something like an authentication token.
*/
public ModifiableSolrParams getInvariantParams()