mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
fix typo in build/platforms.bzl
This commit is contained in:
parent
c369cf187e
commit
0fa8d7177f
@ -144,7 +144,7 @@ def _update_dict_for_platform_category(d, value, platforms, only_os = None):
|
|||||||
#
|
#
|
||||||
# This macro produces a dictionary where each of the platform categories
|
# This macro produces a dictionary where each of the platform categories
|
||||||
# (client, node, server, test, all) is enumerated and filled in
|
# (client, node, server, test, all) is enumerated and filled in
|
||||||
# the the provided arguments as the values.
|
# with the provided arguments as the values.
|
||||||
#
|
#
|
||||||
# For example, a filegroup might want to include one binary for all client
|
# For example, a filegroup might want to include one binary for all client
|
||||||
# platforms and another binary for server platforms. The client and server
|
# platforms and another binary for server platforms. The client and server
|
||||||
|
Loading…
Reference in New Issue
Block a user