]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/dma/xlnx_dpdma.h
include: Fix typos found by codespell
[mirror_qemu.git] / include / hw / dma / xlnx_dpdma.h
index 664df28ae698a736293cc99d9b65587af99c4259..7a304a5bb460651cd7645693928dcc56e853499d 100644 (file)
@@ -53,7 +53,8 @@ typedef struct XlnxDPDMAState XlnxDPDMAState;
  *                             data to the buffer specified by
  *                             dpdma_set_host_data_location().
  *
- * Returns The number of bytes transfered by the DPDMA or 0 if an error occured.
+ * Returns The number of bytes transferred by the DPDMA
+ *         or 0 if an error occurred.
  *
  * @s The DPDMA state.
  * @channel The channel to start.