summaryrefslogtreecommitdiffstats
path: root/libraries/apiextractor/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/apiextractor/README')
-rw-r--r--libraries/apiextractor/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/apiextractor/README b/libraries/apiextractor/README
index 12e3f8c350..d92d9b550d 100644
--- a/libraries/apiextractor/README
+++ b/libraries/apiextractor/README
@@ -1,5 +1,4 @@
-The API Extractor library is used by the bindings generator to parse the header
-and typesystem files to create an internal representation of the API. It is
-based on the QtScriptGenerator codebase. It is mainly used to build PySide, a
-LGPL licenced python binding for Qt.
-
+The API Extractor library is used by the bindings generator to parse the
+header and typesystem files to create an internal representation of the
+API. It is based on the QtScriptGenerator codebase. It is mainly used
+to build PySide, a LGPL licenced python binding for Qt.