summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-24 10:27:31 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-24 10:49:25 +0200
commit255c17d1937291c76b5251090ffc7024644b20f8 (patch)
tree29b0942b0710c57d846fd0c7f66a52c546534fb5
parent6486141f2c34b3b69b65a9fe5e321e30b70b1941 (diff)
downloadqtdoc-255c17d1937291c76b5251090ffc7024644b20f8.tar.gz
WS fix made by qtrepotools/bin/git-split-ws
Change-Id: Iefaeffffc1a46168f179c17abe026f90d6d0d8df Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r--doc/src/frameworks-technologies/accessible.qdoc4
-rw-r--r--doc/src/frameworks-technologies/unicode.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/frameworks-technologies/accessible.qdoc b/doc/src/frameworks-technologies/accessible.qdoc
index 7e5e6dde..954bcc88 100644
--- a/doc/src/frameworks-technologies/accessible.qdoc
+++ b/doc/src/frameworks-technologies/accessible.qdoc
@@ -232,7 +232,7 @@
The labels in top-down order are: the QAccessibleInterface class
name, the widget for which an interface is provided, and the
- \l{QAccessible::}{Role} of the object. The Position, PageLeft and
+ \l{QAccessible::}{Role} of the object. The Position, PageLeft and
PageRight correspond to the slider handle, the slider groove left
and the slider groove right, respectively. These accessible objects
do not have an equivalent QObject.
@@ -358,7 +358,7 @@
\list
\li It handles the navigation of the tree and
- hit testing of the objects.
+ hit testing of the objects.
\li It handles events, roles, and actions that are common for all
\l{QWidget}s.
\li It handles action and methods that can be performed on
diff --git a/doc/src/frameworks-technologies/unicode.qdoc b/doc/src/frameworks-technologies/unicode.qdoc
index 33d7c3c9..141c1373 100644
--- a/doc/src/frameworks-technologies/unicode.qdoc
+++ b/doc/src/frameworks-technologies/unicode.qdoc
@@ -37,7 +37,7 @@
*/
-/*!
+/*!
\page unicode.html
\title Unicode in Qt
\brief Information about support for Unicode in Qt.