system: examples: devel-hurd64: Fix typo.

Suggested by yelninei via IRC.

* gnu/system/examples/devel-hurd.tmpl: Fix typo in comment.

Change-Id: I4256f530bda30a8792c7dcce3f3bf21780dce6ca
This commit is contained in:
Janneke Nieuwenhuizen 2025-07-18 21:00:57 +02:00
parent 4d8c55de60
commit db4223a32b
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -5,7 +5,7 @@
;; To build a disk image for a virtual machine, do:
;;
;; ./pre-inst-env guix system image --image-type=hurd-qcow2 --image-size=6G \
;; ./pre-inst-env guix system image --image-type=hurd64-qcow2 --image-size=6G \
;; --no-offload gnu/system/examples/devel-hurd64.tmpl
;;
;; You may run it like so: