summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils/general_utils.py
diff options
context:
space:
mode:
authorDan Klein <danklei@cisco.com>2015-10-06 01:53:24 +0300
committerDan Klein <danklei@cisco.com>2015-10-06 01:53:24 +0300
commitada8c62d7393e22cee7fccf9eb1b16b8ebe3c7c8 (patch)
tree1b46be91bdbab97071ee2027e687c11e41fca795 /scripts/automation/trex_control_plane/client_utils/general_utils.py
parent9629c9953516281d4bdaad1ed63d145de336a983 (diff)
Removed any "T-Rex" string out of the code and documentation, using GREP!
Diffstat (limited to 'scripts/automation/trex_control_plane/client_utils/general_utils.py')
-rwxr-xr-xscripts/automation/trex_control_plane/client_utils/general_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/client_utils/general_utils.py b/scripts/automation/trex_control_plane/client_utils/general_utils.py
index b5912628..5488b9dd 100755
--- a/scripts/automation/trex_control_plane/client_utils/general_utils.py
+++ b/scripts/automation/trex_control_plane/client_utils/general_utils.py
@@ -37,7 +37,7 @@ def find_path_to_pardir (pardir, base_path = os.getcwd() ):
"""
Finds the absolute path for some parent dir `pardir`, starting from base_path
- The request is only valid if the stop intitiator is the same client as the T-Rex run intitiator.
+ The request is only valid if the stop initiator is the same client as the TRex run initiator.
:parameters:
pardir : str