summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-25 16:38:19 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-25 14:48:45 +0000
commitdc8fcdf028f9fd1bcff17a215977090ed41df790 (patch)
tree36e27c7998e528bd565c18fdccc223905a8b5141 /doc
parent65f0b4b1c8d1082347b1bd52e6224a09f79c8ca6 (diff)
downloadqt-creator-dc8fcdf028f9fd1bcff17a215977090ed41df790.tar.gz
Doc: Fix To-Do Entries output pane name in docs
Change-Id: Id03b410653be4ae75f6a98ea7af045ac35575ce8 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-ui.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc
index 30d8b1cd3e..6b1e038333 100644
--- a/doc/src/howto/creator-ui.qdoc
+++ b/doc/src/howto/creator-ui.qdoc
@@ -486,9 +486,9 @@
You can change the property values permanently in the code editor.
- \section2 To-Do List
+ \section2 To-Do Entries
- The \uicontrol {To-Do List Entries} pane lists the BUG, FIXME, NOTE, TODO, and
+ The \uicontrol {To-Do Entries} pane lists the BUG, FIXME, NOTE, TODO, and
WARNING keywords from the current file or from all project files. The
keywords are organized into information, warning, and error categories.