From 8e463acedeae7b58aeb4d8ea31633c6e960ced01 Mon Sep 17 00:00:00 2001
From: Lionel GUEZ <guez@lmd.ens.fr>
Date: Tue, 21 Nov 2023 14:01:18 +0100
Subject: [PATCH] Polish

---
 Inst_eddies/inst_eddies_Aviso.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Inst_eddies/inst_eddies_Aviso.py b/Inst_eddies/inst_eddies_Aviso.py
index 4ff86b8f..4e3b1c92 100644
--- a/Inst_eddies/inst_eddies_Aviso.py
+++ b/Inst_eddies/inst_eddies_Aviso.py
@@ -2,7 +2,7 @@
 
 """Compared to inst_eddies.py, this script takes as arguments a
 template, a first date and a last date, instead of a list of files. So
-it as adequate when there is a date pattern in file names.
+it is adequate when there is a date pattern in file names.
 
 """
 
-- 
GitLab