From f5cde19c3ec6c64c99ec2c5ca458ef7b5544ba35 Mon Sep 17 00:00:00 2001
From: Tobias Hunger <tobias.hunger@theqtcompany.com>
Date: Thu, 18 Jun 2015 10:17:24 +0200
Subject: [PATCH] Doc: Reformating

No text change, just reformating to a line length of 80 characters

Change-Id: I36c0b2526ce5646f5aeddb3b5e87d8a480d78b39
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
---
 doc/src/analyze/creator-analyze.qdoc | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/doc/src/analyze/creator-analyze.qdoc b/doc/src/analyze/creator-analyze.qdoc
index cb4593e8b5d..9fd910df409 100644
--- a/doc/src/analyze/creator-analyze.qdoc
+++ b/doc/src/analyze/creator-analyze.qdoc
@@ -30,20 +30,21 @@
 
     \title Analyzing Code
 
-    You can use the code analysis tools in the \uicontrol Analyze mode. To switch to
-    \uicontrol Analyze mode, select \uicontrol Analyze in the mode selector, or
-    select the \uicontrol {Analyze} menu and then select a tool. When you are in the
-    \uicontrol Analyze mode, you can switch between tools by selecting them in the
-    menu on the toolbar.
+    You can use the code analysis tools in the \uicontrol Analyze mode. To
+    switch to \uicontrol Analyze mode, select \uicontrol Analyze in the mode
+    selector, or select the \uicontrol {Analyze} menu and then select a tool.
+    When you are in the \uicontrol Analyze mode, you can switch between tools by
+    selecting them in the menu on the toolbar.
 
     \image qtcreator-analyze-menu.png "Analyze mode menu"
 
-    You can drag and drop the views in the \uicontrol Analyze mode to new positions
-    on the screen. The size and position of views are saved for future
-    sessions. Select \uicontrol {Window > Views > Reset to Default Layout} to reset
-    the views to their original sizes and positions.
+    You can drag and drop the views in the \uicontrol Analyze mode to new
+    positions on the screen. The size and position of views are saved for future
+    sessions. Select \uicontrol {Window > Views > Reset to Default Layout} to
+    reset the views to their original sizes and positions.
 
-    You can use the following code analysis tools in the \uicontrol Analyze mode:
+    You can use the following code analysis tools in the \uicontrol Analyze
+    mode:
 
     \list
 
@@ -75,4 +76,3 @@
     \endlist
 
 */
-
-- 
GitLab