File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ <h4>Test groups and paths</h4>
302
302
< p >
303
303
Additionally, if the matching < code > test-begin</ code >
304
304
installed a new test-runner, then the < code > test-end</ code >
305
- will de-install it, after reporting the accumulated test
305
+ will uninstall it, after reporting the accumulated test
306
306
results in an implementation-defined manner.</ p >
307
307
308
308
< pre >
@@ -602,7 +602,7 @@ <h4>Test result properties</h4>
602
602
< code > (< b > test-result-alist</ b > < var > runner</ var > )</ code > < br />
603
603
Returns an association list of the current result properties.
604
604
It is unspecified if the result shares state with the test-runner.
605
- The result should not be modified, on the other hand the result
605
+ The result should not be modified; on the other hand, the result
606
606
may be implicitly modified by future < code > test-result-set!</ code > or
607
607
< code > test-result-remove</ code > calls.
608
608
However, a < code > test-result-clear</ code > does not modify the returned
You can’t perform that action at this time.
0 commit comments