mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -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
Block a user