bin/x86_64-windows/google/protobuf/api.proto in grpc-tools-1.68.1 vs bin/x86_64-windows/google/protobuf/api.proto in grpc-tools-1.69.0.pre1

- old
+ new

@@ -164,10 +164,10 @@ // - name: google.acl.v1.AccessControl // // The mixin construct implies that all methods in `AccessControl` are // also declared with same name and request/response types in // `Storage`. A documentation generator or annotation processor will -// see the effective `Storage.GetAcl` method after inherting +// see the effective `Storage.GetAcl` method after inheriting // documentation and annotations as follows: // // service Storage { // // Get the underlying ACL object. // rpc GetAcl(GetAclRequest) returns (Acl) {