]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: uefi: remove duplicate word "has"
authorWei Ming Chen <jj251510319013@gmail.com>
Fri, 19 Jan 2024 01:34:14 +0000 (09:34 +0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 21 Jan 2024 10:24:18 +0000 (11:24 +0100)
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>
doc/develop/uefi/uefi.rst

index 6bc9d92285b246a6cf540bb0f9b720ba4e789485..c739242b6a8d7584b69bf1eb54cddea2e0c3afa1 100644 (file)
@@ -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