From f4c145c34b49fcebf6bc61b3c258f1c4654a9e17 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 11 Jul 2014 12:05:17 +0200 Subject: [PATCH] Doc: fix a changed string in docs Edit Bookmark Note was changed to Edit Bookmark. Change-Id: Ie7cf904e6774b2b03749367d935e973b6b4dce54 Reviewed-by: Orgad Shaneh --- doc/src/editors/creator-coding-edit-mode.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc index d9d0615220d..53924284c5f 100644 --- a/doc/src/editors/creator-coding-edit-mode.qdoc +++ b/doc/src/editors/creator-coding-edit-mode.qdoc @@ -132,7 +132,7 @@ \image qtcreator-togglebookmark.png To add a note to a bookmark, right-click the bookmark and select - \gui{Edit Bookmark Note}. To view the note, move the mouse pointer over the + \gui{Edit Bookmark}. To view the note, move the mouse pointer over the bookmark. To go to previous bookmark in the current session, press \key{Ctrl+,}.