mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
package/turbolua: replace utf-8 apostrophe by ascii single quote
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
02614478cc
commit
ea6ed8bde9
@ -7,7 +7,7 @@ config BR2_PACKAGE_TURBOLUA
|
|||||||
uses a event-driven, non-blocking, no thread design to deliver
|
uses a event-driven, non-blocking, no thread design to deliver
|
||||||
excellent performance and minimal footprint to high-load
|
excellent performance and minimal footprint to high-load
|
||||||
applications while also providing excellent support for
|
applications while also providing excellent support for
|
||||||
embedded uses. The toolkit can be used for HTTP REST API’s,
|
embedded uses. The toolkit can be used for HTTP REST API's,
|
||||||
traditional dynamic web pages through templating, open
|
traditional dynamic web pages through templating, open
|
||||||
connections like WebSockets, or just as high level building
|
connections like WebSockets, or just as high level building
|
||||||
blocks for native speed network applications.
|
blocks for native speed network applications.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user