plugins: clean up plugin descriptions
[vpp.git] / src / plugins / nsh / nsh.c
index d18cede..ea084e4 100644 (file)
@@ -273,7 +273,7 @@ VLIB_INIT_FUNCTION (nsh_init);
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
     .version = VPP_BUILD_VER,
-    .description = "Network Service Header",
+    .description = "Network Service Header (NSH)",
 };
 /* *INDENT-ON* */