diff --git a/doc/src/frameworks-technologies/accessible.qdoc b/doc/src/frameworks-technologies/accessible.qdoc
index 7e5e6dde63a9053dca67123c7b2d9a81ee2b9364..954bcc8842361968ab61828bb95121793835dbe2 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 33d7c3c906ee37feb159f875c6151b279f5276b0..141c13738b1618c09cb1a95246609ad0d8a0df6b 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.