guix-commits
[Top][All Lists]
Advanced

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

02/07: doc: Fix typo in 'git-fetch' description.


From: guix-commits
Subject: 02/07: doc: Fix typo in 'git-fetch' description.
Date: Wed, 21 Oct 2020 13:20:12 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 481d2fbb912bc2cdad7ef97f2f1c26a0e33e6534
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Oct 20 23:48:04 2020 +0200

    doc: Fix typo in 'git-fetch' description.
    
    * doc/guix.texi (origin Reference): Replace "git-download" with
    "git-fetch" in one sentence.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 05111d4..92bf290 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6743,7 +6743,7 @@ corresponding file name in the store.
 @end deffn
 
 Likewise, the @code{(guix git-download)} module defines the
-@code{git-download} origin method, which fetches data from a Git version
+@code{git-fetch} origin method, which fetches data from a Git version
 control repository, and the @code{git-reference} data type to describe
 the repository and revision to fetch.
 



reply via email to

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