SOLR-957 - Javadoc fix

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2009-01-14 04:55:50 +00:00
parent b97dd178cd
commit ac1a1a8730
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ public interface CommonParams {
/** stylesheet to apply to XML results */
public static final String XSL ="xsl";
/** stylesheet to apply to XML results */
/** version parameter to check request-response compatibility */
public static final String VERSION ="version";
/** query and init param for field list */