summaryrefslogtreecommitdiff
path: root/script/traffic_replay
diff options
context:
space:
mode:
Diffstat (limited to 'script/traffic_replay')
-rwxr-xr-xscript/traffic_replay2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/traffic_replay b/script/traffic_replay
index df86115a48f..a56ea25d5c9 100755
--- a/script/traffic_replay
+++ b/script/traffic_replay
@@ -37,7 +37,7 @@ def print_err(*args, **kwargs):
def main():
desc = ("Generates network traffic 'conversations' based on <summary-file>"
- " (which should the output file produced by either traffic_learner"
+ " (which should be the output file produced by either traffic_learner"
" or traffic_summary.pl). This traffic is sent to <dns-hostname>,"
" which is the full DNS hostname of the DC being tested.")