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:
Leena Miettinen
2013-09-06 11:52:53 +02:00
parent ac01fd03f7
commit e1fb42d94d
4 changed files with 27 additions and 25 deletions

View File

@@ -59,7 +59,7 @@ QT_BEGIN_NAMESPACE
^
\endcode
Note that the QtQuick 1 version is named QDeclarativeError
\note The QtQuick 1 version is named QDeclarativeError.
\sa QQuickView::errors(), QmlComponent::errors()
*/
@@ -137,7 +137,7 @@ bool QmlError::isValid() const
}
/*!
Returns the url for the file that caused this error.
Returns the URL for the file that caused this error.
*/
QUrl QmlError::url() const
{