]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/register.h
include: Fix typos found by codespell
[mirror_qemu.git] / include / hw / register.h
index 8c12233b75eb0b98924d3dc040df47d49419cf6a..5b6dc3209165a094af2bd3435d8784cf892071b1 100644 (file)
@@ -92,7 +92,7 @@ struct RegisterInfo {
  * This structure is used to group all of the individual registers which are
  * modeled using the RegisterInfo structure.
  *
- * @r is an aray containing of all the relevent RegisterInfo structures.
+ * @r is an array containing of all the relevant RegisterInfo structures.
  *
  * @num_elements is the number of elements in the array r
  *