Enforce checkstyle in maven-plugin
[yangtools.git] / yang / yang-maven-plugin / src / main / java / org / opendaylight / yangtools / yang2sources / plugin / ConfigArg.java
index 341f2d47a621f94134f6d211d11d3918c4f0063e..0e8615a92861cb3bc9aad3a746d5bb193e285e1b 100644 (file)
@@ -14,7 +14,7 @@ import java.util.Map;
 import org.apache.maven.project.MavenProject;
 
 /**
- * Base complex configuration arguments
+ * Base complex configuration arguments.
  */
 public abstract class ConfigArg {