Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Apr 1, 2024
1 parent 673b32f commit 1395a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"clang": {
"cmake_args": [
"-DENABLE_SANITIZERS=ON",
"-DSANTIZERS=address,undefines"
"-DSANTIZERS=address,undefined"
]
}
}
Expand Down

0 comments on commit 1395a76

Please sign in to comment.