Javadoc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / commands / QueryParameter.java
index a447cfe..5213e52 100644 (file)
@@ -3,7 +3,7 @@ package com.indexdata.mkjsf.pazpar2.commands;
 /**\r
  * Represents a query parameter as it applies to the Pazpar2 search command\r
  * \r
- * <p>A query parameter can consists of a term value and/or one or more expressions \r
+ * <p>A query parameter can consist of a term value and/or one or more expressions \r
  * separated by boolean operators.</p>\r
  * \r
  * <p>A complex query can be represented in the object as either one long string \r