symisc / PH7

An Embedded Implementation of PHP (C Library)
http://ph7.symisc.net
Other
494 stars 68 forks source link

docs: fix simple typo, synchrnoize -> synchronize #32

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in ph7.c.

Should read synchronize rather than synchrnoize.

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

symisc commented 3 years ago

@timgates42 Thank you Tim for this great contribution!