Skip to content

Commit

Permalink
Fix scala_toolchains() docstring mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbland committed Mar 3, 2025
1 parent 1ced4fa commit 2cc37a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/toolchains.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def scala_toolchains(
compiler srcjar metadata dictionaries containing:
- exactly one "label", "url", or "urls" key
- optional "integrity" or "sha256" keys
protoc_builds: Operating system and architecture identifiers for
protoc_platforms: Operating system and architecture identifiers for
precompiled protocol compiler releases. If unspecified, will use the
identifier matching the `HOST_CONSTRAINTS` from
`@platforms//host:constraints.bzl`. Only takes effect when
Expand Down

0 comments on commit 2cc37a8

Please sign in to comment.