From f5027badcf07e801719d91e69a457ea4d98ef24b Mon Sep 17 00:00:00 2001 From: James Jung Date: Tue, 5 Nov 2024 09:41:06 -0500 Subject: [PATCH] Update src/gsi/gsimod.F90 Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com> --- src/gsi/gsimod.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gsi/gsimod.F90 b/src/gsi/gsimod.F90 index 99bedda7e..3c5ed0732 100644 --- a/src/gsi/gsimod.F90 +++ b/src/gsi/gsimod.F90 @@ -1064,7 +1064,7 @@ module gsimod ! ! Flags to use the new IR cloud detection routine. Flag must be set to true to use the new routine. The default ! (no flag or .false.) will use the default. -! airs_cads : use the clod and aerosool detection software for the AIRS instrument +! airs_cads : use the cloud and aerosol detection software for the AIRS instrument ! cris_cads : use the cloud and aerosol detection software for CrIS instruments ! iasi_cads : use the cloud and aerosol detection software for IASI instruments ! iasing_cads: use the cloud and aerosol detection software for IASI instruments