Skip to content

Commit b119e17

Browse files
authored
Merge pull request ocaml#27724 from toots/fix-tsan-typo
Fix typo in ocaml-option-tsan
2 parents ad2202b + 87549da commit b119e17

File tree

1 file changed

+1
-1
lines changed
  • packages/ocaml-option-tsan/ocaml-option-tsan.1

1 file changed

+1
-1
lines changed

packages/ocaml-option-tsan/ocaml-option-tsan.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ conflicts: [
1616
"ocaml-option-bytecode-only"
1717
"ocaml-option-32bit"
1818
"ocaml-option-leak-sanitizer"
19-
"ocaml-option-address-sanitier"
19+
"ocaml-option-address-sanitizer"
2020
]
2121
available: os != "win32"
2222
maintainer: "David Allsopp <[email protected]>"

0 commit comments

Comments
 (0)