summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/libraqm/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libraqm/README b/libraries/libraqm/README
index 83775a6d7d..8c2befc13a 100644
--- a/libraries/libraqm/README
+++ b/libraries/libraqm/README
@@ -1,6 +1,6 @@
Raqm is a small library that encapsulates the logic for complex text
layout and provides a convenient API.
-It currently provides bidirectional text support (using FriBiDi), shaping
-(using HarfBuzz), and proper script itemization. As a result, Raqm can
-support most writing systems covered by Unicode.
+It currently provides bidirectional text support (using FriBiDi),
+shaping (using HarfBuzz), and proper script itemization. As a result,
+Raqm can support most writing systems covered by Unicode.