Skip to content

Commit

Permalink
Merge pull request #539 from Borowiec-B/master
Browse files Browse the repository at this point in the history
Fix typo in doc (Thanks Michael!)
  • Loading branch information
mvandervoord committed Feb 10, 2021
2 parents 0b899ae + 563b93e commit 78dea55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UnityGettingStartedGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 78dea55

Please sign in to comment.