mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
doc: Fix typos.
* doc/guix.texi (Invoking guix refresh): Fix typos.
This commit is contained in:
parent
3931607e4b
commit
b9d044ef7f
1 changed files with 2 additions and 2 deletions
|
@ -4290,9 +4290,9 @@ the updater for GNU packages;
|
|||
@item elpa
|
||||
the updater for @uref{http://elpa.gnu.org/, ELPA} packages;
|
||||
@item cran
|
||||
the updater fro @uref{http://cran.r-project.org/, CRAN} packages.
|
||||
the updater for @uref{http://cran.r-project.org/, CRAN} packages;
|
||||
@item pypi
|
||||
the updater fro @uref{https://pypi.python.org, PyPI} packages.
|
||||
the updater for @uref{https://pypi.python.org, PyPI} packages.
|
||||
@end table
|
||||
|
||||
For instance, the following commands only checks for updates of Emacs
|
||||
|
|
Loading…
Reference in a new issue