commit | d8e77950de132685aaca27fe7474669d19519e0d | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Mon Nov 19 12:26:43 2018 -0800 |
committer | Thomas Vachuska <tom@opennetworking.org> | Mon Nov 19 12:26:43 2018 -0800 |
tree | 6f687f4cc32282e504f21f5277d074999b66169a | |
parent | cd3f3dcd2240da367ecfa698905fc16017edf958 [diff] [blame] |
Minor fixes in BUILD files. Change-Id: I47eefbb9514fd89c7ac19c78659e98ab7e6cc7f9
diff --git a/protocols/grpc/BUILD b/protocols/grpc/BUILD index a01155b..26e178c 100644 --- a/protocols/grpc/BUILD +++ b/protocols/grpc/BUILD
@@ -34,7 +34,7 @@ onos_app( app_name = "org.onosproject.protocols.grpc", - category = "rotocol", + category = "Protocol", description = "Exposes APIs to operate with gRPC channels", included_bundles = BUNDLES, title = "gRPC Protocol Subsystem",