We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4e5fb commit fbcbe6dCopy full SHA for fbcbe6d
python/private/common.bzl
@@ -331,7 +331,7 @@ def collect_runfiles(ctx, files = depset()):
331
# If the target is a File, then add that file to the runfiles.
332
# Otherwise, add the target's **data runfiles** to the runfiles.
333
#
334
- # Note that, contray to best practice, the default outputs of the
+ # Note that, contrary to best practice, the default outputs of the
335
# targets in `data` are *not* added, nor are the default runfiles.
336
337
# This ends up being important for several reasons, some of which are
0 commit comments