]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
MdePkg: Fix some typing errors in the header files
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibMmx / MemLibInternals.h
index cc8997963c212e965f4854a9f9171864e5036ca9..95052651d07a848b441462e782c6ddd130138438 100644 (file)
@@ -103,7 +103,7 @@ InternalMemSetMem32 (
 /**\r
   Fills a target buffer with a 64-bit value, and returns the target buffer.\r
 \r
-  @param  Buffer  Teh pointer to the target buffer to fill.\r
+  @param  Buffer  The pointer to the target buffer to fill.\r
   @param  Length  The count of 64-bit value to fill.\r
   @param  Value   The value with which to fill Length bytes of Buffer.\r
 \r