Skip to content

Commit 07ec1c2

Browse files
authored
Fix typo
1 parent 90aeae8 commit 07ec1c2

File tree

1 file changed

+1
-1
lines changed
  • packages/ssl/ssl.0.7.0

1 file changed

+1
-1
lines changed

packages/ssl/ssl.0.7.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build: [
2525
"-j"
2626
jobs
2727
"@install"
28-
"@runtest" {with-test & ocaml:version >= "4.08.0"}}
28+
"@runtest" {with-test & ocaml:version >= "4.08.0"}
2929
"@doc" {with-doc}
3030
]
3131
]

0 commit comments

Comments
 (0)