summary refs log tree commit diff stats
path: root/softmmu/ioport.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/ioport.c')
-rw-r--r--softmmu/ioport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/softmmu/ioport.c b/softmmu/ioport.c
index b66e0a5a8e..1824aa808c 100644
--- a/softmmu/ioport.c
+++ b/softmmu/ioport.c
@@ -22,7 +22,7 @@
  * THE SOFTWARE.
  */
 /*
- * splitted out ioport related stuffs from vl.c.
+ * split out ioport related stuffs from vl.c.
  */
 
 #include "qemu/osdep.h"