From: Rajesh Velandy Date: Tue, 8 Nov 2016 17:03:20 +0000 (+0000) Subject: Bug 98 - Fixed spelling mistake in mano-types.yang X-Git-Tag: v1.0.2~7 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F44%2F644%2F1;p=osm%2FSO.git Bug 98 - Fixed spelling mistake in mano-types.yang Signed-off-by: Rajesh Velandy --- diff --git a/models/plugins/yang/mano-types.yang b/models/plugins/yang/mano-types.yang index e7c7d3d6..0a3b0440 100644 --- a/models/plugins/yang/mano-types.yang +++ b/models/plugins/yang/mano-types.yang @@ -829,8 +829,8 @@ module mano-types } choice numa-policy { - case numa-unware { - leaf numa-unware { + case numa-unaware { + leaf numa-unaware { type empty; } }