From 28fc2b2f3cdd22504d5962ef0f095015e4c563e2 Mon Sep 17 00:00:00 2001 From: Rajesh Velandy Date: Tue, 8 Nov 2016 17:03:20 +0000 Subject: [PATCH] Bug 98 - Fixed spelling mistake in mano-types.yang Signed-off-by: Rajesh Velandy --- models/plugins/yang/mano-types.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; } } -- 2.25.1