Skip to content

Commit

Permalink
Fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Borowiec-B committed Feb 10, 2021
1 parent 0b899ae commit 563b93e
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 563b93e

Please sign in to comment.