]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/replay.txt
vl: Fix error location of positional arguments
[mirror_qemu.git] / docs / replay.txt
index 3497585f5a39b2592230a8a7896eab1f6eeff2f8..ee6aee9861e7a6823f762b51bc7b2dee4d49591e 100644 (file)
@@ -290,7 +290,7 @@ E.g., '-serial stdio' in record mode, and '-serial null' in replay mode.
 Replay log format
 -----------------
 
-Record/replay log consits of the header and the sequence of execution
+Record/replay log consists of the header and the sequence of execution
 events. The header includes 4-byte replay version id and 8-byte reserved
 field. Version is updated every time replay log format changes to prevent
 using replay log created by another build of qemu.