From 0ece9236f54075410c1ac7b933f3f6abb3ee5c4c Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Fri, 24 Feb 2023 16:20:12 +0000 Subject: [PATCH] Auto-generate files after cl/512073294 --- objectivec/GPBStruct.pbobjc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objectivec/GPBStruct.pbobjc.h b/objectivec/GPBStruct.pbobjc.h index b0cc299714..8f2f12c73b 100644 --- a/objectivec/GPBStruct.pbobjc.h +++ b/objectivec/GPBStruct.pbobjc.h @@ -32,7 +32,7 @@ NS_ASSUME_NONNULL_BEGIN * `NullValue` is a singleton enumeration to represent the null value for the * `Value` type union. * - * The JSON representation for `NullValue` is JSON `null`. + * The JSON representation for `NullValue` is JSON `null`. **/ typedef GPB_ENUM(GPBNullValue) { /**