~ruther/guix-local

795ec760e4d00157409a8b5b5a0678317c306ff1 — Tobias Geerinckx-Rice 8 years ago 9629c6b
install: Fix typo.

* gnu/system/install.scm (installation-os): Fix typo in comment.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/system/install.scm
M gnu/system/install.scm => gnu/system/install.scm +1 -1
@@ 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")