this repo has no description

Fix typo in `conf-tree-sitter` opam file

Changed files
+1 -1
packages
conf-tree-sitter
conf-tree-sitter.1
+1 -1
packages/conf-tree-sitter/conf-tree-sitter.1/opam
···
["tree-sitter"] {os-distribution = "macports" & os = "macos"}
["tree-sitter@testing"] {os-family = "alpine"}
["tree-sitter"] {os-family = "arch"}
-
["tree-sitter"] {os-distributions = "nixos"}
["dev-libs/tree-sitter"] {os-family = "gentoo"}
]
x-ci-accept-failures: [
···
["tree-sitter"] {os-distribution = "macports" & os = "macos"}
["tree-sitter@testing"] {os-family = "alpine"}
["tree-sitter"] {os-family = "arch"}
+
["tree-sitter"] {os-distribution = "nixos"}
["dev-libs/tree-sitter"] {os-family = "gentoo"}
]
x-ci-accept-failures: [