summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLib/MemLibInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseMemoryLib/MemLibInternals.h')
-rw-r--r--MdePkg/Library/BaseMemoryLib/MemLibInternals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h
index 117bd736a0..6f7583937f 100644
--- a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h
+++ b/MdePkg/Library/BaseMemoryLib/MemLibInternals.h
@@ -33,7 +33,7 @@
@param DestinationBuffer Target of copy
@param SourceBuffer Place to copy from
- @param Length Number of bytes to copy
+ @param Length The number of bytes to copy
@return Destination