]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLib/MemLibGuid.c
1. fix the wrong description, change "target the buffer" to "the target buffer"
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLib / MemLibGuid.c
index b315ff5322ad1f16f1530c385984eacc277b1723..737341023a0e3fe7b35fe361ba819a0573d7e0c4 100644 (file)
@@ -98,7 +98,7 @@ CompareGuid (
   Scans a target buffer for a GUID, and returns a pointer to the matching GUID\r
   in the target buffer.\r
 \r
-  This function searches target the buffer specified by Buffer and Length from\r
+  This function searches the target buffer specified by Buffer and Length from\r
   the lowest address to the highest address at 128-bit increments for the 128-bit\r
   GUID value that matches Guid.  If a match is found, then a pointer to the matching\r
   GUID in the target buffer is returned.  If no match is found, then NULL is returned.\r