Skip to content

Commit 45b7135

Browse files
committed
Merge branch 'fix/typo-cmakelists' into merge/backend-s3
2 parents a666945 + c8b31be commit 45b7135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ecbuild_add_option( FEATURE BUILD_TOOLS
2727

2828
ecbuild_add_option( FEATURE EXPERIMENTAL
2929
DEFAULT OFF
30-
DESCRIPTION "Experimental features that havent graduated to production ready code" )
30+
DESCRIPTION "Experimental features that haven't graduated to production ready code" )
3131

3232
ecbuild_add_option( FEATURE SANDBOX
3333
DEFAULT OFF

0 commit comments

Comments
 (0)