diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-11-03 23:50:27 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-11-04 00:12:19 +0100 |
| commit | b9d044ef7fd5c011c5b2591c7e76850ddb089cfe (patch) | |
| tree | 4ab5d9f7c6b1c6c964ddd92a73602983af90ff80 /doc | |
| parent | 3931607e4b215ff8e24d910575c5e80e9e0a38eb (diff) | |
doc: Fix typos.
* doc/guix.texi (Invoking guix refresh): Fix typos.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 4 |
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 |
| 4291 | the updater for @uref{http://elpa.gnu.org/, ELPA} packages; | 4291 | the updater for @uref{http://elpa.gnu.org/, ELPA} packages; |
| 4292 | @item cran | 4292 | @item cran |
| 4293 | the updater fro @uref{http://cran.r-project.org/, CRAN} packages. | 4293 | the updater for @uref{http://cran.r-project.org/, CRAN} packages; |
| 4294 | @item pypi | 4294 | @item pypi |
| 4295 | the updater fro @uref{https://pypi.python.org, PyPI} packages. | 4295 | the updater for @uref{https://pypi.python.org, PyPI} packages. |
| 4296 | @end table | 4296 | @end table |
| 4297 | 4297 | ||
| 4298 | For instance, the following commands only checks for updates of Emacs | 4298 | For instance, the following commands only checks for updates of Emacs |
