Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Kiss <31054815+aekiss@users.noreply.github.com>
  • Loading branch information
aidanheerdegen and aekiss committed Aug 8, 2023
1 parent 20c56ff commit 43240a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/MOM_compile.csh
Expand Up @@ -94,7 +94,7 @@ endif

if( $cosima_version == "unset" ) then
if( $type =~ ACCESS-OM* ) then
# default to cosima versioniing for ACCESS-OM if not set explicitly as no_version argument
# default to cosima versioning for ACCESS-OM if not set explicitly as no_version argument
set cosima_version = 1
else
set cosima_version = 0
Expand Down

0 comments on commit 43240a5

Please sign in to comment.