aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/wrappers.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/wrappers.proto')
-rw-r--r--src/google/protobuf/wrappers.proto4
1 files changed, 2 insertions, 2 deletions
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";