| commit | 28fc2b2f3cdd22504d5962ef0f095015e4c563e2 | [log] [tgz] |
|---|---|---|
| author | Rajesh Velandy <rajesh.velandy@riftio.com> | Tue Nov 08 17:03:20 2016 +0000 |
| committer | Rajesh Velandy <rajesh.velandy@riftio.com> | Tue Nov 08 21:27:25 2016 +0000 |
| tree | 12dadaa3d605f789c4b03101633cd2d85526d29e | |
| parent | 168899eaf1e5b8b75110d1a4f2b9d739644370e4 [diff] |
Bug 98 - Fixed spelling mistake in mano-types.yang Signed-off-by: Rajesh Velandy <rajesh.velandy@riftio.com>
diff --git a/models/plugins/yang/mano-types.yang b/models/plugins/yang/mano-types.yang index e7c7d3d..0a3b044 100644 --- a/models/plugins/yang/mano-types.yang +++ b/models/plugins/yang/mano-types.yang
@@ -829,8 +829,8 @@ } choice numa-policy { - case numa-unware { - leaf numa-unware { + case numa-unaware { + leaf numa-unaware { type empty; } }