Commit c947d37e authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent e27b5622
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ module _3gpp-common-mnsregistry {
    }    
  }

  grouping MNSRegistryGrp {
  grouping MNSRegistry {
    list MNSInfo {
      description "Represents the MNSRegistry IOC.";
      reference "3GPP TS 28.622";
@@ -57,7 +57,7 @@ module _3gpp-common-mnsregistry {
    }
  }
 
  augment "/mnsregist3gpp:MNSRegistryGrp" {
  augment "/mnsregist3gpp:MNSRegistry" {
    description "Represents the MNS Registry.";
    reference "3GPP TS 28.622";
    uses MNSInfoGrp;