We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306b7b8 commit f4e8598Copy full SHA for f4e8598
1 file changed
stemcell_builder/stages/image_install_grub/apply.sh
@@ -40,7 +40,7 @@ add_on_exit "umount ${image_mount_point}"
40
# eg: /mnt/stemcells/aws/xen/ubuntu/work/work
41
# disk_image: path to the stemcell disk image
42
# eg: /mnt/stemcells/aws/xen/ubuntu/work/work/aws-xen-ubuntu.raw
43
-# device: path to the loopback devide mapped to the entire disk image
+# device: path to the loopback device mapped to the entire disk image
44
# eg: /dev/loop0
45
# loopback_dev: device node mapped to the main partition in disk_image
46
# eg: /dev/mapper/loop0p1
0 commit comments