internal change

PiperOrigin-RevId: 523228262
pull/12407/head
Sandy Zhang 2 years ago committed by Copybara-Service
parent 9f94950e20
commit 1028bde1dd
  1. 2
      src/google/protobuf/descriptor.proto

@ -138,7 +138,7 @@ message ExtensionRangeOptions {
optional int32 number = 1;
// The fully-qualified name of the extension field. There must be a leading
// dot of the full name.
// dot in front of the full name.
optional string full_name = 2;
// The fully-qualified type name of the extension field. Unlike

Loading…
Cancel
Save