Fix typo in doc

This commit is contained in:
throwaway47912
2021-02-10 15:20:03 +01:00
parent 0b899aec14
commit 563b93e5ec

View File

@ -96,7 +96,7 @@ Both functions accept no arguments and return nothing. You may leave either or
both of these blank if you have no need for them.
If you're using Ceedling or the test runner generator script, you may leave these off
completely. Not sure? Give it a try. If you compiler complains that it can't
completely. Not sure? Give it a try. If your compiler complains that it can't
find setUp or tearDown when it links, you'll know you need to at least include
an empty function for these.