summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-18 10:41:19 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 11:31:46 +0000
commite643383cc085a4ee051f710be5fafda3dbc01b1d (patch)
treed56179cba34b45ac31f6cab1ad7e917f69140d7c
parent398ad5a40a8d593a75f8e98df552bc49008dff88 (diff)
downloadqt-creator-e643383cc085a4ee051f710be5fafda3dbc01b1d.tar.gz
Doc: Reformatting
No text change Change-Id: I6e7f0a7293f9dbec337e3d4fe6d058d449b0aee0 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/editors/creator-coding.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index fa9e648735..1babd29cc6 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}