aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/python/xla_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/python/xla_client.py')
-rw-r--r--tensorflow/compiler/xla/python/xla_client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/xla/python/xla_client.py b/tensorflow/compiler/xla/python/xla_client.py
index bcff9508fb..9bda9d0929 100644
--- a/tensorflow/compiler/xla/python/xla_client.py
+++ b/tensorflow/compiler/xla/python/xla_client.py
@@ -1128,7 +1128,7 @@ def initialize_replica_count(replica_count):
Args:
replica_count: number of replicas that are desired for set up during XLA
- initalization.
+ initialization.
Raises:
A runtime exception if the XLA service has already been initialized.