typo
This commit is contained in:
parent
c3f7ac96cd
commit
45d2801362
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user