diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-05-23 12:42:20 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-05-23 15:57:17 +0200 |
commit | ba3bcec9d6913dd34e5f3f93b1953b81ca571200 (patch) | |
tree | c9912c48cab470bb1f36ce2bc832d0b899ae38fb | |
parent | 936715c9f491ddbb943f4665cca1e7ec3c84ac22 (diff) | |
download | guix-ba3bcec9d6913dd34e5f3f93b1953b81ca571200.tar guix-ba3bcec9d6913dd34e5f3f93b1953b81ca571200.tar.gz |
doc: Change "GSD" to "GuixSD".
* doc/emacs.texi (Emacs Initial Setup): Change "GSD" to "GuixSD".
-rw-r--r-- | doc/emacs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs.texi b/doc/emacs.texi index 93d0c86b42..e1d14a4c4a 100644 --- a/doc/emacs.texi +++ b/doc/emacs.texi @@ -29,7 +29,7 @@ is ready to use, provided Guix is installed system-wide, which is the case by default. So if that is what you're using, you can happily skip this section and read about the fun stuff. -If you're not yet a happy user of GSD, a little bit of setup is needed. +If you're not yet a happy user of GuixSD, a little bit of setup is needed. To be able to use ``guix.el'', you need to install the following packages: |