From 04b58c575f005f7f5ad943aa86c29aa4c46745f7 Mon Sep 17 00:00:00 2001 From: Lauri Tuppi Date: Fri, 25 Oct 2024 13:31:28 +0300 Subject: [PATCH] Fixed typo in amsua_stats.sh comments. --- SATELLITE/amsua_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SATELLITE/amsua_stats.sh b/SATELLITE/amsua_stats.sh index 4da20ccf4..0779174dd 100755 --- a/SATELLITE/amsua_stats.sh +++ b/SATELLITE/amsua_stats.sh @@ -2,7 +2,7 @@ echo "Bash version ${BASH_VERSION}..." ######################################################################## # Author: Alexander Mahura : 2023-08-22 -# updated by Lauti Tuppi : 2024-02/03-... +# updated by Lauri Tuppi : 2024-02/03-... # updated by Alexander Mahura : 2024-03/04-... ######################################################################## -- GitLab