aboutsummaryrefslogtreecommitdiff
path: root/objectivec/google/protobuf/FieldMask.pbobjc.h
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-04-29 11:41:38 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-04-29 11:41:38 -0700
commite0df23ac1483dcc68d2429c804aeba0508714892 (patch)
tree1b0d0c75d22a62302fc5bf4cad61b739b2029957 /objectivec/google/protobuf/FieldMask.pbobjc.h
parent454d5be8d341d0a8fe3123dfbb48eba3cc297d12 (diff)
downloadprotobuf-e0df23ac1483dcc68d2429c804aeba0508714892.tar.gz
protobuf-e0df23ac1483dcc68d2429c804aeba0508714892.tar.bz2
protobuf-e0df23ac1483dcc68d2429c804aeba0508714892.zip
Update descritpor protos for objc
Diffstat (limited to 'objectivec/google/protobuf/FieldMask.pbobjc.h')
-rw-r--r--objectivec/google/protobuf/FieldMask.pbobjc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectivec/google/protobuf/FieldMask.pbobjc.h b/objectivec/google/protobuf/FieldMask.pbobjc.h
index 47a239ba..73cbd8a5 100644
--- a/objectivec/google/protobuf/FieldMask.pbobjc.h
+++ b/objectivec/google/protobuf/FieldMask.pbobjc.h
@@ -84,7 +84,7 @@ typedef GPB_ENUM(GPBFieldMask_FieldNumber) {
/// operation applies to all fields (as if a FieldMask of all fields
/// had been specified).
///
-/// Note that a field mask does not necessarily applies to the
+/// Note that a field mask does not necessarily apply to the
/// top-level response message. In case of a REST get operation, the
/// field mask applies directly to the response, but in case of a REST
/// list operation, the mask instead applies to each individual message