doc: Fix typo in 'git-fetch' description.
* doc/guix.texi (origin Reference): Replace "git-download" with "git-fetch" in one sentence.master
parent
8fe7c89f0c
commit
481d2fbb91
|
@ -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.
|
||||
|
||||
|
|
Reference in New Issue