diff --git a/diag_manager/fms_diag_yaml.F90 b/diag_manager/fms_diag_yaml.F90 index 362e19974..d96710f15 100644 --- a/diag_manager/fms_diag_yaml.F90 +++ b/diag_manager/fms_diag_yaml.F90 @@ -143,8 +143,8 @@ module fms_diag_yaml_mod !! This may be overriden if the precison was defined !! at the variable level character (len=:), allocatable :: default_var_reduction !< The reduction for all of the variables in the file - !! This may be overriden if the reduction was defined at the - !! variable level + !! This may be overriden if the reduction was defined at + !! the variable level character (len=:), allocatable :: default_var_module !< The module for all of the variables in the file !! This may be overriden if the modules was defined at the !! variable level