Skip to content

Commit 1356930

Browse files
vchuravygiordano
andauthored
Update src/AutoBuild.jl
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
1 parent 1c9033a commit 1356930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoBuild.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,7 @@ function build_jll_package(src_name::String,
15601560
TOML.print(stdout, artifacts)
15611561
""")
15621562
else
1563-
# If no augmentation exists, ensure that the pkg_dir get's removed again.
1563+
# If no augmentation exists, ensure that the pkg_dir gets removed again.
15641564
Base.rm(pkg_dir, recursive=true, force=true)
15651565
end
15661566

0 commit comments

Comments
 (0)