diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-12-06 19:00:30 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-12-08 23:24:07 +0100 |
commit | 08c597d7e008d8c0087e75dc56c3fd7a754e47bd (patch) | |
tree | a6b98c8762f21776155165583284ee9a42aa013b /doc/guix.texi | |
parent | e02693a3cb210653ce547918b5fbf3c2b5d560c1 (diff) | |
download | patches-08c597d7e008d8c0087e75dc56c3fd7a754e47bd.tar patches-08c597d7e008d8c0087e75dc56c3fd7a754e47bd.tar.gz |
doc: Fix typo.
* doc/guix.texi (Package Management): Fix typo.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index c14df7fcd3..23ccfa2f68 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -1550,7 +1550,7 @@ features. This chapter describes the main features of Guix, as well as the package management tools it provides. Along with the command-line interface described below (@pxref{Invoking guix package, @code{guix -package}}), you may also use Emacs Interface (@pxref{Top,,, +package}}), you may also use the Emacs-Guix interface (@pxref{Top,,, emacs-guix, The Emacs-Guix Reference Manual}), after installing @code{emacs-guix} package (run @kbd{M-x guix-help} command to start with it): |