typo
This commit is contained in:
@@ -51,7 +51,7 @@ void run_tests(void (*)(TestState *));
|
||||
```
|
||||
|
||||
Its only argument is a pointer to a function which is then
|
||||
responsible for acuually running the tests. A pointer to the newly
|
||||
responsible for actually running the tests. A pointer to the newly
|
||||
created `TestState` value will be passed to this function.
|
||||
|
||||
## Simple Tests
|
||||
|
||||
Reference in New Issue
Block a user