]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DeviceIo.h
update codes per MdePkg doxgen review comments.
[mirror_edk2.git] / MdePkg / Include / Protocol / DeviceIo.h
index fc68603b346f6bda5427007bcea7ba123ab5a5d1..99a48cdccbf5249e15389e82a9e8249b1d22009e 100644 (file)
@@ -135,7 +135,7 @@ typedef enum {
   @param  Operation             Indicates if the bus master is going to read or write to system memory.\r
   @param  HostAddress           The system memory address to map to the device.\r
   @param  NumberOfBytes         On input, the number of bytes to map.\r
-                                On output the number of bytes that were mapped.\r
+                                On output, the number of bytes that were mapped.\r
   @param  DeviceAddress         The resulting map address for the bus master device to use to access the\r
                                 hosts HostAddress.\r
   @param  Mapping               A resulting value to pass to Unmap().\r