diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 05111d4327..92bf290592 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. |