kristapsdz / kcgi

minimal CGI and FastCGI library for C/C++
https://kristaps.bsd.lv/kcgi
ISC License
275 stars 40 forks source link

Correct spelling mistake in khttp_parse.3 #110

Closed ron-at-swgy closed 3 months ago

ron-at-swgy commented 6 months ago

This is a very small change to fix a typo I discovered in the khttp_parse man page today.

Thank you for this excellent and well-documented library!