]> git.proxmox.com Git - qemu.git/blobdiff - hw/spapr.h
fix spelling in hw sub directory
[qemu.git] / hw / spapr.h
index df88f6abade6785e89659278596e27c1c04f3544..d62484136258fa0499340b536b6df98cab755c44 100644 (file)
@@ -141,7 +141,7 @@ typedef struct sPAPREnvironment {
 #define H_DABRX_KERNEL     (1ULL<<(63-62))
 #define H_DABRX_USER       (1ULL<<(63-63))
 
-/* Each control block has to be on a 4K bondary */
+/* Each control block has to be on a 4K boundary */
 #define H_CB_ALIGNMENT     4096
 
 /* pSeries hypervisor opcodes */