From: Aristo Chen Date: Thu, 24 Apr 2025 09:14:16 +0000 (+0800) Subject: doc: fix typo 'to' X-Git-Tag: v2025.07-rc1~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=393123adadd5be8aa77628b887ada32f5862ca96;p=pandora-u-boot.git doc: fix typo 'to' Fix typo from "to" to "do" Signed-off-by: Aristo Chen Reviewed-by: Quentin Schulz --- diff --git a/doc/usage/blkmap.rst b/doc/usage/blkmap.rst index 75f736c259f..4e9091e8ffa 100644 --- a/doc/usage/blkmap.rst +++ b/doc/usage/blkmap.rst @@ -39,7 +39,7 @@ network. Getting the image to the target is easy enough: dhcp ${ramdisk_addr_r} rootfs.ext4 -But now we are faced with a predicament: how to we extract the kernel +But now we are faced with a predicament: how do we extract the kernel image? Block maps to the rescue! We start by creating a new device: