libcheck / check

A unit testing framework for C
GNU Lesser General Public License v2.1
1.07k stars 209 forks source link

docs: fix simple typo, inproperly -> improperly #317

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in tests/check_check_sub.c.

Should read improperly rather than inproperly.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

brarcher commented 3 years ago

Thanks for the correction