summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorYelninei <yelninei@tutamail.com>2025-08-29 09:49:58 +0000
committerLudovic Courtès <ludo@gnu.org>2025-08-30 23:52:09 +0200
commit4b03c71022970154f978c343bb309a497f384c15 (patch)
treeeb08d764c5d8d08d0086ca21fa82d1ef09fe96df /gnu
parent7f323555ba4be54d4a9fe3110334f6e021859431 (diff)
system: image: hurd: Fix typo.
* gnu/system/images/hurd.scm: Fix typo in exported variable. Change-Id: I4f7ef293978953aa494c3db4cf66a1f5f89037b4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/system/images/hurd.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/images/hurd.scm b/gnu/system/images/hurd.scm
index 67815aeb9bb..0aba57d2f31 100644
--- a/gnu/system/images/hurd.scm
+++ b/gnu/system/images/hurd.scm
@@ -40,7 +40,7 @@
40 40
41 hurd64-barebones-os 41 hurd64-barebones-os
42 hurd64-disk-image 42 hurd64-disk-image
43 hurd6-image-type 43 hurd64-image-type
44 hurd64-qcow2-image-type 44 hurd64-qcow2-image-type
45 hurd64-barebones-disk-image 45 hurd64-barebones-disk-image
46 hurd64-barebones-qcow2-image)) 46 hurd64-barebones-qcow2-image))