From dc8fcdf028f9fd1bcff17a215977090ed41df790 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 25 Jul 2016 16:38:19 +0200 Subject: [PATCH] Doc: Fix To-Do Entries output pane name in docs Change-Id: Id03b410653be4ae75f6a98ea7af045ac35575ce8 Reviewed-by: Friedemann Kleint --- doc/src/howto/creator-ui.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index 30d8b1cd3e7..6b1e0383339 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.