mirror of https://github.com/apache/lucene.git
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:
parent
cad808454e
commit
69d4976415
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue