Skip to content

Commit 15bd965

Browse files
committed
Fix ws typo
1 parent 4a18bd0 commit 15bd965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ filegroup(name = "bzl_srcs_for_stardoc", srcs = glob(["**/*.bzl"]) + ["@bazel_to
1919
# Implementation:
2020
# If you are looking into the implementation, start with the overview in ImplementationReadme.md.
2121

22-
exports_files(["refresh.template.py", "check_python_version.template.py"]) # For implicit use by therefresh_compile_commands macro, not direct use.
22+
exports_files(["refresh.template.py", "check_python_version.template.py"]) # For implicit use by the refresh_compile_commands macro, not direct use.

0 commit comments

Comments
 (0)