From 255c17d1937291c76b5251090ffc7024644b20f8 Mon Sep 17 00:00:00 2001
From: Jerome Pasion <jerome.pasion@digia.com>
Date: Fri, 24 May 2013 10:27:31 +0200
Subject: [PATCH] WS fix made by qtrepotools/bin/git-split-ws

Change-Id: Iefaeffffc1a46168f179c17abe026f90d6d0d8df
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
---
 doc/src/frameworks-technologies/accessible.qdoc | 4 ++--
 doc/src/frameworks-technologies/unicode.qdoc    | 2 +-
 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.
-- 
GitLab