Introduced renderer yang API
[groupbasedpolicy.git] / groupbasedpolicy / src / main / yang / model / l2-l3-forwarding.yang
index 9f2537686fce54e411635751f96a36169304169b..8be4874cf369d579a833b291e16c5ff8b5734f2c 100644 (file)
@@ -44,7 +44,7 @@ module l2-l3-forwarding {
     }
 
     identity ip-prefix-type {
-        description "Values by IP prefix type MUST be compatible with type ietf-inet-types:ipv-prefix.
+        description "Values by IP prefix type MUST be compatible with type ietf-inet-types:ip-prefix.
             This address type can be used only if forwarding:context-type is l3-context.";
         base forwarding:address-type;
     }