Fix typos involving "the the"
Change-Id: I179264ee6681a7ba4488b9f1c6bce1a19b4e1772 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/c/30160 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
7ccb2821d2
commit
45e6c82e68
@@ -120,7 +120,7 @@ $(foreach supported_arch,$(ARCH_SUPPORTED), \
|
||||
# values are space separated if using more than one value
|
||||
#
|
||||
# int-add: adds an arbitrary length list of integers
|
||||
# int-subtract: subtracts the the second of two integers from the first
|
||||
# int-subtract: subtracts the second of two integers from the first
|
||||
# int-multiply: multiplies an arbitrary length list of integers
|
||||
# int-divide: divides the first integer by the second
|
||||
# int-remainder: arithmetic remainder of the first number divided by the second
|
||||
|
Reference in New Issue
Block a user