From 9373acb8430f4a99a899166f21a6c9d04032d307 Mon Sep 17 00:00:00 2001 From: Lionel GUEZ <guez@lmd.ens.fr> Date: Mon, 22 May 2023 16:53:08 +0200 Subject: [PATCH] Polish --- Inst_eddies/Tests/test_set_max_speed.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inst_eddies/Tests/test_set_max_speed.f90 b/Inst_eddies/Tests/test_set_max_speed.f90 index 70683cb4..b4c7bc69 100644 --- a/Inst_eddies/Tests/test_set_max_speed.f90 +++ b/Inst_eddies/Tests/test_set_max_speed.f90 @@ -38,7 +38,7 @@ program test_set_max_speed type(ssh_contour) cont_list(n_max_cont) ! Contour list. The outermost contour is element with subscript - ! n_cont = 1. The contours are in monotonic order of ssh. + ! n_cont. The contours are in monotonic order of ssh. !---------------------------------------------------------------- -- GitLab