Skip to content

Commit 2cc37a8

Browse files
committed
Fix scala_toolchains() docstring mismatch
1 parent 1ced4fa commit 2cc37a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/toolchains.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def scala_toolchains(
8181
compiler srcjar metadata dictionaries containing:
8282
- exactly one "label", "url", or "urls" key
8383
- optional "integrity" or "sha256" keys
84-
protoc_builds: Operating system and architecture identifiers for
84+
protoc_platforms: Operating system and architecture identifiers for
8585
precompiled protocol compiler releases. If unspecified, will use the
8686
identifier matching the `HOST_CONSTRAINTS` from
8787
`@platforms//host:constraints.bzl`. Only takes effect when

0 commit comments

Comments
 (0)