From e643383cc085a4ee051f710be5fafda3dbc01b1d Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Thu, 18 Jun 2015 10:41:19 +0200 Subject: [PATCH] Doc: Reformatting No text change Change-Id: I6e7f0a7293f9dbec337e3d4fe6d058d449b0aee0 Reviewed-by: Leena Miettinen --- doc/src/editors/creator-coding.qdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc index fa9e648735e..1babd29cc6a 100644 --- a/doc/src/editors/creator-coding.qdoc +++ b/doc/src/editors/creator-coding.qdoc @@ -38,15 +38,15 @@ Writing, editing, and navigating in source code are core tasks in application development. Therefore, the code editor is one of the - key components of \QC. You can use the code editor in the \uicontrol Edit - mode. + key components of \QC. You can use the code editor in the + \uicontrol Edit mode. \li \l{Finding} Use the incremental and advanced search to search from currently open projects or files on the file system or use the locator to - browse through projects, files, classes, functions, documentation and - file systems. + browse through projects, files, classes, functions, documentation + and file systems. \li \l{Refactoring}