plugins: clean up plugin descriptions
[vpp.git] / src / plugins / vmxnet3 / plugin.c
index 8c7112d..76f1cfc 100644 (file)
@@ -22,7 +22,7 @@
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
-  .description = "VMWare Vmxnet3 Device Plugin",
+  .description = "VMWare Vmxnet3 Device Driver",
 };
 /* *INDENT-ON* */