1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

image: Clarify comment.

* gnu/system/image.scm: Adjust comment.
This commit is contained in:
Ludovic Courtès
2022-12-06 15:11:44 +01:00
parent 6232959311
commit 9ad14196ce

View File

@@ -972,9 +972,9 @@ image, depending on IMAGE format."
(G_ "~a: unsupported image format") image-format)))))))
;;
;; Image detection.
;;
;;;
;;; Image type discovery.
;;;
(define (image-modules)
"Return the list of image modules."