From 7611946ebc70600ad5948fe255852781f92ee2ab Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 6 Jan 2022 22:20:11 +0900 Subject: tree-wide: fix typo --- tools/debug-sd-boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/debug-sd-boot.sh b/tools/debug-sd-boot.sh index 1af97c18ec..816eead22d 100755 --- a/tools/debug-sd-boot.sh +++ b/tools/debug-sd-boot.sh @@ -21,7 +21,7 @@ if [[ $# -lt 2 ]]; then echo " (gdb) source GDBSCRIPT" echo " (gdb) target remote :1234" echo - echo "Exmaple usage:" + echo "Example usage:" echo " mkfifo /tmp/sdboot.{in,out}" echo " qemu-system-x86_64 [...] -s -serial pipe:/tmp/sdboot" echo " ./tools/debug-sd-boot.sh ./build/src/boot/efi/systemd-bootx64.efi \\" -- cgit v1.2.1