Bug 8153: enforce check-style rules for netconf
[netconf.git] / netconf / tools / netconf-cli / src / main / java / org / opendaylight / netconf / cli / commands / input / InputDefinition.java
index 6fcffa3bd7c13df3a7f74dfadf617a346c028fe7..1e94a856aae2fb89c91682da9997d0508596cf29 100644 (file)
@@ -11,7 +11,7 @@ import org.opendaylight.yangtools.yang.model.api.ContainerSchemaNode;
 
 /**
  * The definition of input arguments represented by schema nodes parsed from
- * yang rpc definition
+ * yang rpc definition.
  */
 public class InputDefinition {