tidwall / neco

Concurrency library for C (coroutines)
MIT License
1.1k stars 79 forks source link

Fix typos in neco.h #16

Closed yeh-sudo closed 2 months ago

yeh-sudo commented 2 months ago

Please ensure you adhere to every item in this list

Describe your changes

Fix typos in line 100, 214 and 270.

  1. line 100: synchonization -> synchronization
  2. line 214: Cancelation -> Cancellation
  3. line 270: arbritary -> arbitrary