Fixes comment typo
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / config / Configurable.java
index 34f841c..fb142ea 100644 (file)
@@ -33,7 +33,8 @@ public interface Configurable {
   \r
   /**\r
    * Returns the name of the module, can be used by a configuration reader that \r
-   * has distinguishes between sets of configuration properties by component name\r
+   * distinguishes between sets of configuration properties by component name, a\r
+   * name space of sorts.\r
    * @return name of the part that is to be configured\r
    */\r
   public String getModuleName();\r