Skip to content

Commit

Permalink
Merge branch 'fix/typo-cmakelists' into merge/backend-s3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcakircali committed Dec 13, 2024
2 parents a666945 + c8b31be commit 45b7135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ecbuild_add_option( FEATURE BUILD_TOOLS

ecbuild_add_option( FEATURE EXPERIMENTAL
DEFAULT OFF
DESCRIPTION "Experimental features that havent graduated to production ready code" )
DESCRIPTION "Experimental features that haven't graduated to production ready code" )

ecbuild_add_option( FEATURE SANDBOX
DEFAULT OFF
Expand Down

0 comments on commit 45b7135

Please sign in to comment.