Skip to content

Commit 6dc6256

Browse files
committed
Wording nit
1 parent c8b947a commit 6dc6256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ environment variable:
288288
using the tools in the repository https://github.com/rust-lang/measureme.
289289
* `-Zmiri-mute-stdout-stderr` silently ignores all writes to stdout and stderr,
290290
but reports to the program that it did actually write. This is useful when you
291-
are not interested in the actual program's messages, but only want to see miri's
291+
are not interested in the actual program's output, but only want to see miri's
292292
errors and warnings.
293293
* `-Zmiri-panic-on-unsupported` will makes some forms of unsupported functionality,
294294
such as FFI and unsupported syscalls, panic within the context of the emulated

0 commit comments

Comments
 (0)