Renames class, removes obsolete, javadoc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / config / package-info.java
index a131afc..6716e66 100644 (file)
@@ -77,7 +77,7 @@
  * \r
  * <code>pz2client.PAZPAR2_URL = http://localhost:8004/</code>\r
  * \r
- * <p>Some of the other know parameters in this format could be:</p>\r
+ * <p>Some of the other known parameters in this format could be:</p>\r
  * \r
  * <pre>\r
  * service.TYPE = SP              \r
@@ -89,7 +89,7 @@
  * and inject that class in beans.xml instead of any of the two predefined options. The extended\r
  * class must construct a Configuration object -- which is basically a set of key-value pairs -- \r
  * and then set the desired values and hand it off to the Configurable (currently Pz2Service, Pz2Client, \r
- * ServiceProxyClient</p> \r
+ * and ServiceProxyClient)</p> \r
  * \r
  * <p>Finally it's possible to set the URL runtime even from the UI pages.</p> \r
  * \r