aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
authorGravatar Konstantin Varlamov <varconst@google.com>2018-10-21 21:16:45 -0400
committerGravatar Konstantin Varlamov <varconst@google.com>2018-10-21 21:16:45 -0400
commit52d84a90ef1582164425e8eef2c60f775f69bffc (patch)
treeb9311e4c074305823f91b6a601a401cb79276318 /gRPC-C++.podspec
parenta0f4e5670c8139e8ba511b707d4fafe9c29d94cb (diff)
Remove colon
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index be5ac31341..c0fd89c365 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -69,7 +69,7 @@ Pod::Spec.new do |s|
s.default_subspecs = 'Interface', 'Implementation'
- # Certificates, to be able to establish TLS connections:
+ # Certificates, to be able to establish TLS connections
s.resource_bundles = { 'gRPCCertificates' => ['etc/roots.pem'] }
s.header_mappings_dir = 'include/grpcpp'