From d61aede89cf188367766b971f59cf57d7835d8e8 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Tue, 4 Sep 2018 10:58:54 -0700 Subject: Down-integrate from google3. --- src/google/protobuf/wrappers.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/google/protobuf/wrappers.proto') diff --git a/src/google/protobuf/wrappers.proto b/src/google/protobuf/wrappers.proto index 1940fd19..9ee41e38 100644 --- a/src/google/protobuf/wrappers.proto +++ b/src/google/protobuf/wrappers.proto @@ -35,8 +35,8 @@ // // These wrappers have no meaningful use within repeated fields as they lack // the ability to detect presence on individual elements. -// These wrappers have no meaningful use within a map or a oneof since individual -// entries of a map or fields of a oneof can already detect presence. +// These wrappers have no meaningful use within a map or a oneof since +// individual entries of a map or fields of a oneof can already detect presence. syntax = "proto3"; -- cgit v1.2.3