diff --git a/ChangeLog b/ChangeLog index 8fdfd82..30b4560 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ * Add a --local option to run without ssh. (John Hood) * Mosh now returns exitstatus reflecting connection success. (John Hood) - * Add a end-to-end test suite and many tests. (John Hood) + * Add an end-to-end test suite and many tests. (John Hood) * Implement timeouts and signals to help address orphaned sessions. (John Hood) * Major rework of Mosh's display differencing/rendering diff --git a/src/tests/README.md b/src/tests/README.md index fe32328..0f59f5f 100644 --- a/src/tests/README.md +++ b/src/tests/README.md @@ -32,7 +32,7 @@ There are four essential parts to the framework: * `e2e-test-server` * `e2e-test-subrs` -The test script has two roles: when invoked without argments, it is a +The test script has two roles: when invoked without arguments, it is a wrapper script for the overall test, and when invoked with an argument, it performs a testing-related action. In wrapper mode, it invokes e2e-test with action arguments, which are used to invoke the