diff --git a/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study.py b/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study.py
index cbd118f58fcdc46c02dfb5ff00fe196bb109f141..bc102a36cd207b46c15f9d552bbfebfbe18c15ea 100755
--- a/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study.py
+++ b/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study.py
@@ -42,7 +42,7 @@ plot_timestep_every = 2
 # decide how many timesteps you want analysed. Analysed means, that we write out
 # subsequent errors of the L-iteration within the timestep.
 number_of_timesteps_to_analyse = 4
-starttime = [0.0, 0.5]
+starttimes = [0.0, 0.5]
 
 Lw = 0.025 #/timestep_size
 Lnw=Lw