Bug 4043 - remote ip prefix of security group is type of ietf ip-prefix
[neutron.git] / model / src / main / yang / neutron-L3.yang
index 484dd3debeee1eb9cfdd410a9f93f7457f2effe9..65bfa91370038e8fcf77b80e0df37f784e8f1049 100644 (file)
@@ -32,7 +32,7 @@ module neutron-L3 {
     }
 
     grouping L3-attributes {
-        leaf distribted {
+        leaf distributed {
             description "whether this router is distributed or not.";
             type boolean;
             default "false";