8000 cleanup: fix typo: libraries, not libaries (#1127) · jml-derek/rules_python@c0c08a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit c0c08a3

Browse files
authored
cleanup: fix typo: libraries, not libaries (bazel-contrib#1127)
Silent r's are tricky.
1 parent 756264a commit c0c08a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bazel_integration_test(
1313
)
1414

1515
build_test(
16-
name = "bzl_libaries_build_test",
16+
name = "bzl_libraries_build_test",
1717
targets = [
1818
# keep sorted
1919
"//python:current_py_toolchain_bzl",

0 commit comments

Comments
 (0)
0