summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-09-06 10:28:59 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-12-13 14:30:20 +0000
commit11ce7a2de7549306a853cc3fe3abe6ef8f874b40 (patch)
tree9ceab81df205baa91e9375fd5b59bb061c9c6d1e /DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
parent5890a18409a0e67a491c600b930e6c904ad3b3fd (diff)
downloadedk2-11ce7a2de7549306a853cc3fe3abe6ef8f874b40.zip
edk2-11ce7a2de7549306a853cc3fe3abe6ef8f874b40.tar.gz
edk2-11ce7a2de7549306a853cc3fe3abe6ef8f874b40.tar.bz2
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>
Diffstat (limited to 'DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c')
-rw-r--r--DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c b/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
index 7e67482..0b22337 100644
--- a/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
+++ b/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
@@ -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