]> Git Repo - qemu.git/blobdiff - hw/virtio/virtio-balloon.c
misc: Fix new typos in comments and strings
[qemu.git] / hw / virtio / virtio-balloon.c
index 3fa72a97b9dfb24e0339a33f7044431b80f4b679..337cfa517a399d91881f21fc8e3c876b018af09a 100644 (file)
@@ -53,8 +53,8 @@ static const char *balloon_stat_names[] = {
 /*
  * reset_stats - Mark all items in the stats array as unset
  *
- * This function needs to be called at device intialization and before
- * before updating to a set of newly-generated stats.  This will ensure that no
+ * This function needs to be called at device initialization and before
+ * updating to a set of newly-generated stats.  This will ensure that no
  * stale values stick around in case the guest reports a subset of the supported
  * statistics.
  */
This page took 0.023136 seconds and 4 git commands to generate.