summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-11-03 23:50:27 +0100
committerLudovic Courtès <ludo@gnu.org>2015-11-04 00:12:19 +0100
commitb9d044ef7fd5c011c5b2591c7e76850ddb089cfe (patch)
tree4ab5d9f7c6b1c6c964ddd92a73602983af90ff80
parent3931607e4b215ff8e24d910575c5e80e9e0a38eb (diff)
doc: Fix typos.
* doc/guix.texi (Invoking guix refresh): Fix typos.
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 73913eea833..7898a1d3fb0 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4290,9 +4290,9 @@ the updater for GNU packages;
4290@item elpa 4290@item elpa
4291the updater for @uref{http://elpa.gnu.org/, ELPA} packages; 4291the updater for @uref{http://elpa.gnu.org/, ELPA} packages;
4292@item cran 4292@item cran
4293the updater fro @uref{http://cran.r-project.org/, CRAN} packages. 4293the updater for @uref{http://cran.r-project.org/, CRAN} packages;
4294@item pypi 4294@item pypi
4295the updater fro @uref{https://pypi.python.org, PyPI} packages. 4295the updater for @uref{https://pypi.python.org, PyPI} packages.
4296@end table 4296@end table
4297 4297
4298For instance, the following commands only checks for updates of Emacs 4298For instance, the following commands only checks for updates of Emacs