diff options
Diffstat (limited to 'docs/replay.txt')
-rw-r--r-- | docs/replay.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/replay.txt b/docs/replay.txt index f4619a62a3..70c27edb36 100644 --- a/docs/replay.txt +++ b/docs/replay.txt @@ -19,7 +19,7 @@ Deterministic replay has the following features: the memory, state of the hardware devices, clocks, and screen of the VM. * Writes execution log into the file for later replaying for multiple times on different machines. - * Supports i386, x86_64, and ARM hardware platforms. + * Supports i386, x86_64, and Arm hardware platforms. * Performs deterministic replay of all operations with keyboard and mouse input devices. |