Skip to content

Commit f4e8598

Browse files
committed
Nit: fix spelling
1 parent 306b7b8 commit f4e8598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • stemcell_builder/stages/image_install_grub

stemcell_builder/stages/image_install_grub/apply.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ add_on_exit "umount ${image_mount_point}"
4040
# eg: /mnt/stemcells/aws/xen/ubuntu/work/work
4141
# disk_image: path to the stemcell disk image
4242
# 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
43+
# device: path to the loopback device mapped to the entire disk image
4444
# eg: /dev/loop0
4545
# loopback_dev: device node mapped to the main partition in disk_image
4646
# eg: /dev/mapper/loop0p1

0 commit comments

Comments
 (0)