From 80dc169e5d21780bddcec7c800f89d74499a45d7 Mon Sep 17 00:00:00 2001
From: Tomas Lovato <tomas.lovato@cmcc.it>
Date: Fri, 4 Mar 2022 14:40:32 +0100
Subject: [PATCH] fix typo in arch-X64_ZEUS

---
 arch/CMCC/arch-X64_ZEUS.fcm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/CMCC/arch-X64_ZEUS.fcm b/arch/CMCC/arch-X64_ZEUS.fcm
index feb7e98c5..09dcc89da 100644
--- a/arch/CMCC/arch-X64_ZEUS.fcm
+++ b/arch/CMCC/arch-X64_ZEUS.fcm
@@ -3,8 +3,8 @@
 #
 # NCDF_INC    netcdf4 include file
 # NCDF_LIB    netcdf4 library
-# XIOS_INC    xios include file    (taken into accound only if key_iomput is activated)
-# XIOS_LIB    xios library         (taken into accound only if key_iomput is activated)
+# XIOS_INC    xios include file    (taken into accound only if key_xios is activated)
+# XIOS_LIB    xios library         (taken into accound only if key_xios is activated)
 #
 # CPP         Pre-processor
 # FC          Fortran compiler command
-- 
GitLab