From d2c3be991c4e6c9ee1753475391efe571053a32e Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 26 Dec 2017 12:59:44 +0000 Subject: [PATCH] doc: Fix typo. * doc/guix.texi (Application Setup): Transpose words. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index cb6754a4bcbdc17931e30de6a94f1dc96a5874cb..d925b4edac5b2008c12ff6e1fd24893af50ba167 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -1509,7 +1509,7 @@ either in @file{$HOME/.guix-profile/share/emacs/site-lisp/} or in sub-directories of @file{$HOME/.guix-profile/share/emacs/site-lisp/guix.d/}. The latter directory exists because potentially there may exist thousands of Emacs -packages and storing all their files in a single directory may be not +packages and storing all their files in a single directory may not be reliable (because of name conflicts). So we think using a separate directory for each package is a good idea. It is very similar to how the Emacs package system organizes the file structure (@pxref{Package