]> git.proxmox.com Git - mirror_edk2.git/commitdiff
DynamicTablesPkg: Fix typo in AmlCodeGenRdMemory32Fixed doxygen comment
authorRebecca Cran <rebecca@quicinc.com>
Wed, 31 Aug 2022 16:20:29 +0000 (10:20 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 1 Sep 2022 14:48:38 +0000 (14:48 +0000)
Fix typo of "Address".

Signed-off-by: Rebecca Cran <rebecca@quicinc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c

index dafbd19fde153a9c36aabb03fad7ecf4e62e4e4c..32c3ab534d0b7e40286f812f6ce2f22b0dac774b 100644 (file)
@@ -619,7 +619,7 @@ AmlCodeGenRdDWordMemory (
   See ACPI 6.4 spec, s19.2.8 for more.\r
 \r
   @param [in]  IsReadWrite          ReadAndWrite parameter.\r
-  @param [in]  Addres               AddressBase parameter.\r
+  @param [in]  Address              AddressBase parameter.\r
   @param [in]  RangeLength          Range length.\r
   @param [in]  NameOpNode           NameOp object node defining a named object.\r
                                     If provided, append the new resource data\r