Cleaning up app names, descriptions and categories.
Change-Id: I684fdf23fcd8a8078d82bc6ff5e3d1af664b20c2
diff --git a/apps/network-troubleshoot/BUCK b/apps/network-troubleshoot/BUCK
index a860e30..66b12f4 100644
--- a/apps/network-troubleshoot/BUCK
+++ b/apps/network-troubleshoot/BUCK
@@ -5,8 +5,8 @@
]
onos_app (
- title = 'Network Trouble-Shooter',
- description = 'ONOS Network Trouble-Shooting utility',
+ title = 'Network Troubleshooter',
+ description = 'Provides various network troubleshooting utilities.',
category = 'Utility',
url = 'https://wiki.onosproject.org/display/ONOS/Network+TroubleShooting+Module',
included_bundles = BUNDLES,