plugins: clean up plugin descriptions
[vpp.git] / src / plugins / l2e / l2e_api.c
index 92a13f8..b42fef3 100644 (file)
@@ -141,7 +141,7 @@ VLIB_API_INIT_FUNCTION (l2e_init);
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
     .version = VPP_BUILD_VER,
-    .description = "L2 Emulation",
+    .description = "Layer 2 (L2) Emulation",
 };
 /* *INDENT-ON* */