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

Fix toolchain typo in bazel-and-java.md #15953

Closed

Conversation

jonshea
Copy link
Contributor

@jonshea jonshea commented Jul 22, 2022

The "Java and Bazel" page twice referenced a method
register_toolchain which contains a typo. The method's correct name is
register_toolchains, with a plural "s".

The "Java and Bazel" page twice referenced a method
`register_toolchain` which contains a typo. The method's correct name is
`register_toolchains`, with a plural "s".
Copy link
Contributor

@gregestren gregestren left a comment

Choose a reason for hiding this comment

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

Nice catch.

@gregestren gregestren added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally type: documentation (cleanup) labels Jul 22, 2022
@sgowroji sgowroji removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants