aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/gpus/cuda
diff options
context:
space:
mode:
authorGravatar Martin Wicke <wicke@google.com>2016-06-06 14:19:07 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-06-06 15:33:08 -0700
commitb1b2dc893d616c024c5390dae8b2f932c917d7f8 (patch)
tree994efe98058527c05b2300446e8fa0c0a25b4fc8 /third_party/gpus/cuda
parentca2a66bda4d46689f8a031414de052a600b9882f (diff)
Merge changes from github.
Change: 124183870
Diffstat (limited to 'third_party/gpus/cuda')
-rw-r--r--third_party/gpus/cuda/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gpus/cuda/BUILD b/third_party/gpus/cuda/BUILD
index 8bd9650148..354377555b 100644
--- a/third_party/gpus/cuda/BUILD
+++ b/third_party/gpus/cuda/BUILD
@@ -157,7 +157,7 @@ cc_library(
# This rule checks if Cuda libraries in the source tree has been properly configured.
# The output list makes bazel runs this rule first if the Cuda files are missing.
# This gives us an opportunity to check and print a meaningful error message.
-# But we will need to create the output file list to make bazel happy in a successfull run.
+# But we will need to create the output file list to make bazel happy in a successful run.
genrule(
name = "cuda_check",
srcs = [