minor NotificationNodeContainer Javadoc fix 58/57958/2
authorMartin Ciglan <martin.ciglan@pantheon.tech>
Mon, 29 May 2017 10:51:13 +0000 (12:51 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 2 Jun 2017 19:22:45 +0000 (19:22 +0000)
Change-Id: Ie6cde12272adc0d81236b1932a29b32161642934
Signed-off-by: Martin Ciglan <martin.ciglan@pantheon.tech>
yang/yang-model-api/src/main/java/org/opendaylight/yangtools/yang/model/api/NotificationNodeContainer.java

index a8b8ea5f4a6213afe54faaea39dd8dbe1a0c6786..4ec347960295ed71b42a2aa25e82fd4d09dd1d1d 100644 (file)
@@ -18,7 +18,7 @@ public interface NotificationNodeContainer {
      * All implementations should override this method.
      * The default definition of this method is used in YANG 1.0 (RFC6020) implementations of
      * AugmentationSchema, GroupingDefinition, ListSchemaNode and ContainerSchemaNode
-     * which do not allow action statements.
+     * which do not allow notification statements.
      * These YANG statements have been changed in YANG 1.1 (RFC7950) and can now contain notification statements.
      *
      * The default definition is also used by implementations of ContainerSchemaNode which do not support