commit | dddeed298bf84505f4d123a068f911025b351661 | [log] [tgz] |
---|---|---|
author | Thomas Van Lenten <thomasvl@google.com> | Fri Apr 24 13:40:59 2020 -0400 |
committer | Thomas Van Lenten <thomasvl@google.com> | Fri Apr 24 16:36:15 2020 -0400 |
tree | 872c3bb8a81efc8b87393f0c03c417ec430a40f5 | |
parent | 7b6016e343741df37a7811efc239d5b1cda10575 [diff] [blame] |
[ObjC] Typos and comment improvements.
diff --git a/objectivec/GPBUtilities.h b/objectivec/GPBUtilities.h index 828fd16..75759b2 100644 --- a/objectivec/GPBUtilities.h +++ b/objectivec/GPBUtilities.h
@@ -95,7 +95,7 @@ void GPBClearMessageField(GPBMessage *self, GPBFieldDescriptor *field); /** - * Clears the given onoof field for the given message. + * Clears the given oneof field for the given message. * * @param self The message for which to clear the field. * @param oneof The oneof to clear.