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:
Jonathan Neuschäfer
2018-12-11 17:53:07 +01:00
committed by Patrick Georgi
parent 7ccb2821d2
commit 45e6c82e68
27 changed files with 51 additions and 51 deletions

View File

@@ -103,7 +103,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
UINT8 Node; ///< Node ID for the the header
UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------

View File

@@ -105,7 +105,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
UINT8 Node; ///< Node ID for the the header
UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------

View File

@@ -103,7 +103,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
UINT8 Node; ///< Node ID for the the header
UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------

View File

@@ -106,7 +106,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
UINT8 Node; ///< Node ID for the the header
UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;