aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/cli/profile_analyzer_cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/debug/cli/profile_analyzer_cli.py')
-rw-r--r--tensorflow/python/debug/cli/profile_analyzer_cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/debug/cli/profile_analyzer_cli.py b/tensorflow/python/debug/cli/profile_analyzer_cli.py
index c08605b92b..3304194b1c 100644
--- a/tensorflow/python/debug/cli/profile_analyzer_cli.py
+++ b/tensorflow/python/debug/cli/profile_analyzer_cli.py
@@ -330,7 +330,7 @@ class ProfileAnalyzer(object):
self._arg_parsers["list_profile"] = ap
ap = argparse.ArgumentParser(
- description="Print a Python source file wiht line-level profile "
+ description="Print a Python source file with line-level profile "
"information",
usage=argparse.SUPPRESS)
ap.add_argument(