diff --git a/SIMULATOR.md b/SIMULATOR.md index d695a24c..7ea1cbb8 100644 --- a/SIMULATOR.md +++ b/SIMULATOR.md @@ -31,7 +31,7 @@ The simulator can be started with the command-line options listed in the table b | -i[[``]``] | Set the maximum time waiting for an image to match the expected image during testing. Default = 500 ms. | | -k[[``]``] | Load a saved keymap to change keyboard layout. | | -K | Simulate typing of individual keys during tests. | -| -m[[``]``] | Set the memory size available to the calculator in megabytes. | +| -m[[``]``] | Set the memory size available to the calculator in kilobytes. | | -n | Enable beeps while running the test suite (noisy testing). | | -r[[``]``] | Set the time to wait for a screen update in milliseconds. Default = 20 ms. | | -s[[``]``] | Scale the application window by the given floating-point scaling factor. |