Skip to content

Fix various issues in prose#124

Open
stefanvanburen wants to merge 1 commit intomainfrom
svanburen/fix-prose
Open

Fix various issues in prose#124
stefanvanburen wants to merge 1 commit intomainfrom
svanburen/fix-prose

Conversation

@stefanvanburen
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
protobuf-com Ready Ready Preview, Comment Apr 16, 2026 0:27am

Request Review

Comment thread docs/descriptors.md
The `OneofDescriptor` is mostly just a placeholder with a name. Its index in the
enclosing message's [`oneof_decl`](https://github.com/protocolbuffers/protobuf/blob/v32.0/src/google/protobuf/descriptor.proto#L168)
field. The relationship between the oneof and the fields declared inside it is the
field identifies it. The relationship between the oneof and the fields declared inside it is the
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this sounded better to me that the original.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

than the original :D

Comment thread docs/descriptors.md
The `OneofDescriptor` is mostly just a placeholder with a name. Its index in the
enclosing message's [`oneof_decl`](https://github.com/protocolbuffers/protobuf/blob/v32.0/src/google/protobuf/descriptor.proto#L168)
field. The relationship between the oneof and the fields declared inside it is the
field identifies it. The relationship between the oneof and the fields declared inside it is the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

than the original :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants