Skip to content

fix: duplicated words in typemap.go and generator.go comments - #407

Open
otjdiepluong wants to merge 1 commit into
twitchtv:mainfrom
otjdiepluong:fix/duplicated-words-in-typemap-and-generator-comments
Open

fix: duplicated words in typemap.go and generator.go comments#407
otjdiepluong wants to merge 1 commit into
twitchtv:mainfrom
otjdiepluong:fix/duplicated-words-in-typemap-and-generator-comments

Conversation

@otjdiepluong

Copy link
Copy Markdown

Two one-line typo fixes for duplicated words in source comments:

  • internal/gen/typemap/typemap.go — "// Descriptor is is the DescriptorProto defining the message." → "// Descriptor is the DescriptorProto defining the message."
  • protoc-gen-twirp/generator.go — "// Copied straight of of protoc-gen-go, which trims out comments." → "// Copied straight of protoc-gen-go, which trims out comments."

No code/behavior change.

Signed-off-by: Maya Chen <275405107+otjdiepluong@users.noreply.github.com>
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.

1 participant