plugins: clean up plugin descriptions
[vpp.git] / src / plugins / perfmon / perfmon.c
index 4cd4f94..552c887 100644 (file)
@@ -157,7 +157,7 @@ VLIB_INIT_FUNCTION (perfmon_init);
 VLIB_PLUGIN_REGISTER () =
 {
   .version = VPP_BUILD_VER,
-  .description = "Performance monitor plugin",
+  .description = "Performance Monitor",
 #if !defined(__x86_64__)
   .default_disabled = 1,
 #endif