aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Ming Chen <jj251510319013@gmail.com>2024-01-19 09:34:14 +0800
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-01-21 11:24:18 +0100
commit0d7634ebc13ee176f9252864c8d3408dfb07bbdd (patch)
tree1b3b56a2defbc30c887fc6b7249acb6cd05d0f0f
parent3c04fcf3137d5f694d52b8f355373e4baabe5f78 (diff)
downloadu-boot-0d7634ebc13ee176f9252864c8d3408dfb07bbdd.zip
u-boot-0d7634ebc13ee176f9252864c8d3408dfb07bbdd.tar.gz
u-boot-0d7634ebc13ee176f9252864c8d3408dfb07bbdd.tar.bz2
doc: uefi: remove duplicate word "has"
There should be only one "has" instead of "has has" Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
-rw-r--r--doc/develop/uefi/uefi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/uefi/uefi.rst b/doc/develop/uefi/uefi.rst
index 6bc9d92..c739242 100644
--- a/doc/develop/uefi/uefi.rst
+++ b/doc/develop/uefi/uefi.rst
@@ -830,7 +830,7 @@ driver on a device the ConnectController service is called. In this context
controller refers to the device for which the driver is installed.
The relevant drivers are identified using the EFI_DRIVER_BINDING_PROTOCOL. This
-protocol has has three functions:
+protocol has three functions:
* supported - determines if the driver is compatible with the device
* start - installs the driver by opening the relevant protocol with