]> git.proxmox.com Git - qemu.git/blobdiff - hw/wdt_ib700.c
fix spelling in hw sub directory
[qemu.git] / hw / wdt_ib700.c
index 81f22d026114f1e79f6da4e6b455b2e632d28b16..ba1d92d61520e2954ff6765ef0e732c7ed57ff31 100644 (file)
@@ -42,7 +42,7 @@ typedef struct IB700state {
 
 /* This is the timer.  We use a global here because the watchdog
  * code ensures there is only one watchdog (it is located at a fixed,
- * unchangable IO port, so there could only ever be one anyway).
+ * unchangeable IO port, so there could only ever be one anyway).
  */
 
 /* A write to this register enables the timer. */