aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/verbs/rdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/verbs/rdma.h')
-rw-r--r--tensorflow/contrib/verbs/rdma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/verbs/rdma.h b/tensorflow/contrib/verbs/rdma.h
index 94203ee2b3..c9df6beb6b 100644
--- a/tensorflow/contrib/verbs/rdma.h
+++ b/tensorflow/contrib/verbs/rdma.h
@@ -262,7 +262,7 @@ class RdmaTensorRequest {
// Receive tensor content (RDMA write was completed).
//
// Decode proto if required and/or move to GPU if the content was not
- // written to it directly (GPU direct is not avaliable). Afterwards,
+ // written to it directly (GPU direct is not available). Afterwards,
// invoke Done().
void RecvTensorContent();