forked from qt-creator/qt-creator
Doc: edit qmljs docs
Use standard wording, fix capitalization, typos, and style and grammar issues. Change-Id: Iac3faa59ef32aa2a8ec1857aed0d861701cbfbe7 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
@@ -61,7 +61,7 @@ using namespace QmlJS::AST;
|
||||
\sa Snapshot
|
||||
|
||||
A LibraryInfo is created when the ModelManagerInterface finds
|
||||
a Qml library and parses the qmldir file. The instance holds information about
|
||||
a QML library and parses the qmldir file. The instance holds information about
|
||||
which Components the library provides and which plugins to load.
|
||||
|
||||
The ModelManager will try to extract detailed information about the types
|
||||
|
Reference in New Issue
Block a user