mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-04 16:25:54 +02:00
install: Fix typo.
* gnu/system/install.scm (installation-os): Fix typo in comment.
This commit is contained in:
@@ -307,7 +307,7 @@ Use Alt-F2 for documentation.
|
||||
;; '.fuse_hiddenXYZ' files for each open file, and this confuses
|
||||
;; Guix's test suite, for instance (see
|
||||
;; <http://bugs.gnu.org/23056>). We keep this for overlayfs to be
|
||||
;; on the save side.
|
||||
;; on the safe side.
|
||||
(file-system
|
||||
(mount-point "/tmp")
|
||||
(device "none")
|
||||
|
||||
Reference in New Issue
Block a user