DynamicTablesPkg: Remove duplicated words
In an effort to clean the documentation of the above package, remove duplicated words. Cc: Sami Mujawar <Sami.Mujawar@arm.com> Cc: Alexei Fedorov <Alexei.Fedorov@arm.com> Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
committed by
mergify[bot]
parent
5890a18409
commit
11ce7a2de7
@ -1072,7 +1072,7 @@ AmlAddPrtEntry (
|
||||
goto error_handler;
|
||||
}
|
||||
|
||||
// Append to the the list of _PRT entries.
|
||||
// Append to the list of _PRT entries.
|
||||
Status = AmlVarListAddTail (
|
||||
(AML_NODE_HANDLE)PrtEntryList,
|
||||
(AML_NODE_HANDLE)PackageNode
|
||||
|
Reference in New Issue
Block a user