From 94a463e0a5bd571cf908fc413d9c43b8f12f1757 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Wed, 31 Mar 2021 14:20:26 -0400 Subject: doc: Fix a typo in the Julia build system section. * doc/guix.texi (julia-build-system): Fix typo. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index af8a5149d8..f08c529c63 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -7763,7 +7763,7 @@ The Julia package name is read from the file @file{Project.toml}. This value can be overridden by passing the argument @code{#:julia-package-name} (which must be correctly capitalized). -Julia packages usually manage they binary dependencies via +Julia packages usually manage their binary dependencies via @code{JLLWrappers.jl}, a Julia package that creates a module (named after the wrapped library followed by @code{_jll.jl}. -- cgit v1.2.3