Skip to content

Commit 45b9ee3

Browse files
authored
Fix typo in docs/src/jll.md (#1172)
1 parent 1648995 commit 45b9ee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/jll.md

-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ An [`ExecutableProduct`](@ref) is a binary executable that can be run on the
168168
current platform. If, for example, the `ExecutableProduct` has been called
169169
`mungify_exe`, the wrapper defines an exported function named `mungify_exe` that
170170
should run by the user in one the following ways:
171-
versions:
172171

173172
```julia
174173
# Only available in Julia v1.6+

0 commit comments

Comments
 (0)