ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.74k stars 5.28k forks source link

misspell `croutine` -> `coroutine` #3971

Closed suzp1984 closed 3 months ago

suzp1984 commented 4 months ago

https://github.com/ossrs/srs/blob/fa8096ad0117a085515729e12a3758ca26036552/trunk/src/app/srs_app_st.hpp#L57C23-L57C23 // Start the object, generally a **croutine**. ->

// Start the object, generally a **coroutine**.

winlinvip commented 4 months ago

Nice, would be better if you file an pull request. :)