1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 01:51:51 +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
+3 -3
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."