mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
doc: Fix typo in 'git-fetch' description.
* doc/guix.texi (origin Reference): Replace "git-download" with "git-fetch" in one sentence.
This commit is contained in:
parent
8fe7c89f0c
commit
481d2fbb91
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue