Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIXED: Missing double quotes in compiler docs leading to error. #453

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

prodbyola
Copy link
Contributor

There is a missing double quotes (") in compiler documentation (Manual protoc Usage) and when used, produces the following error:

protoc-gen-grpc-kotlin.sh: line 4: unexpected EOF while looking for matching `"'
protoc-gen-grpc-kotlin.sh: line 5: syntax error: unexpected end of file

Copy link

linux-foundation-easycla bot commented Nov 6, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@jamesward
Copy link
Collaborator

Thanks! I know it is silly, but you'll have to sign the CLA for us to accept this.

@prodbyola
Copy link
Contributor Author

prodbyola commented Nov 6, 2023 via email

@prodbyola
Copy link
Contributor Author

Thanks! I know it is silly, but you'll have to sign the CLA for us to accept this.

Thanks. CLA signed.

@jamesward jamesward merged commit c449254 into grpc:master Nov 6, 2023
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