guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: doc: Fix a typo in the Julia build system section


From: guix-commits
Subject: branch master updated: doc: Fix a typo in the Julia build system section.
Date: Wed, 31 Mar 2021 14:24:29 -0400

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 94a463e  doc: Fix a typo in the Julia build system section.
94a463e is described below

commit 94a463e0a5bd571cf908fc413d9c43b8f12f1757
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Mar 31 14:20:26 2021 -0400

    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 af8a514..f08c529 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}.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]