antirez / sds

Simple Dynamic Strings library for C
BSD 2-Clause "Simplified" License
4.89k stars 473 forks source link

docs: fix simple typo, termined -> terminated #132

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in sds.c.

Should read terminated rather than termined.