Bug 98 - Fixed spelling mistake in mano-types.yang 44/644/1
authorRajesh Velandy <rajesh.velandy@riftio.com>
Tue, 8 Nov 2016 17:03:20 +0000 (17:03 +0000)
committerRajesh Velandy <rajesh.velandy@riftio.com>
Tue, 8 Nov 2016 21:27:25 +0000 (21:27 +0000)
Signed-off-by: Rajesh Velandy <rajesh.velandy@riftio.com>
models/plugins/yang/mano-types.yang

index e7c7d3d..0a3b044 100644 (file)
@@ -829,8 +829,8 @@ module mano-types
       }
 
       choice numa-policy {
-        case numa-unware {
-          leaf numa-unware {
+        case numa-unaware {
+          leaf numa-unaware {
             type empty;
           }
         }