aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Bill Feng <yfen@google.com>2018-11-20 15:43:24 -0800
committerGravatar Bill Feng <yfen@google.com>2018-11-20 15:43:24 -0800
commita548f1cc64c781c0d9a0051b7a44d2b19bd5a934 (patch)
tree971788a23ea86e665bec0dd7d81f697057246e19 /WORKSPACE
parentc04583f6475981d7f2874d51cb39b2e68617f0f3 (diff)
fixed typo on WORKSPACE file
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index d75d093896..cd2718204d 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -10,7 +10,7 @@ register_execution_platforms(
"//third_party/toolchains:all",
)
-register_toolchain(
+register_toolchains(
"//third_party/toolchains:all",
)