[Buildroot] [PATCH v1 26/28] package/turbolua: replace utf-8 apostrophe by ascii single quote

Peter Seiderer ps.report at gmx.net
Tue May 7 21:30:28 UTC 2019


Signed-off-by: Peter Seiderer <ps.report at gmx.net>
---
 package/turbolua/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/turbolua/Config.in b/package/turbolua/Config.in
index 34f66ef131..6e792ebba5 100644
--- a/package/turbolua/Config.in
+++ b/package/turbolua/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_TURBOLUA
 	  uses a event-driven, non-blocking, no thread design to deliver
 	  excellent performance and minimal footprint to high-load
 	  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
 	  connections like WebSockets, or just as high level building
 	  blocks for native speed network applications.
--
2.21.0



More information about the buildroot mailing list