me
/
guix
Archived
1
0
Fork 0

image: Clarify comment.

* gnu/system/image.scm: Adjust comment.
master
Ludovic Courtès 2022-12-06 15:11:44 +01:00
parent 6232959311
commit 9ad14196ce
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

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