]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/realview.c
Spelling fixes, by Stefan Weil.
[mirror_qemu.git] / hw / realview.c
index 16aa62bee39c901996874c10c7bdea9cf9f6d4fa..595e7ec8dc7ebf62f8a46c8e28ceb11363b43687 100644 (file)
@@ -64,7 +64,7 @@ static void realview_init(ram_addr_t ram_size, int vga_ram_size,
         }
     }
 
-    /* ??? RAM shoud repeat to fill physical memory space.  */
+    /* ??? RAM should repeat to fill physical memory space.  */
     /* SDRAM at address zero.  */
     cpu_register_physical_memory(0, ram_size, IO_MEM_RAM);