From 443d1fef12718d355f02cf3909b2681d3f85a73f Mon Sep 17 00:00:00 2001 From: "Peter W. Draper" <p.w.draper@durham.ac.uk> Date: Fri, 15 Sep 2017 15:16:09 +0100 Subject: [PATCH] Typo --- examples/analyse_tasks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/analyse_tasks.py b/examples/analyse_tasks.py index 73a5c6c2a2..a689f007d4 100755 --- a/examples/analyse_tasks.py +++ b/examples/analyse_tasks.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ Usage: - analsyse_tasks.py [options] input.dat + analyse_tasks.py [options] input.dat where input.dat is a thread info file for a step (MPI or non-MPI). Use the '-y interval' flag of the swift and swift_mpi commands to create these -- GitLab