aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-01-24 23:05:22 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2016-01-24 23:06:20 -0800
commit9b70316263eb74476ab96b7c0f300c4d90223425 (patch)
treed10e30463edbc10e5225b80a90579abb00da87cf /configure
parent87af568b0b3e920d91cdb2114fd3f40d8b9504a9 (diff)
Running our linter on a lot of files.
Change: 112920860
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b64d4693bb..da5fb25f8f 100755
--- a/configure
+++ b/configure
@@ -92,7 +92,7 @@ while true; do
done
cat > third_party/gpus/cuda/cuda.config <<EOF
-# CUDA_TOOLKIT_PATH refers to the CUDA toolkit. Tensorflow requries Cuda 7.0
+# CUDA_TOOLKIT_PATH refers to the CUDA toolkit. Tensorflow requires Cuda 7.0
# at the moment.
CUDA_TOOLKIT_PATH="$CUDA_TOOLKIT_PATH"