From fcc949cc024968205063a341dbb151dff4f41980 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 21 Jul 2014 17:21:25 +0200 Subject: [PATCH] Doc: fix copy/paste error The word "cursor" had slipped into the wrong place. Change-Id: I2b627e0a896e52218344eb9701a385c913fa88aa Reviewed-by: Leena Miettinen --- doc/src/howto/creator-tips.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/howto/creator-tips.qdoc b/doc/src/howto/creator-tips.qdoc index ee9b99082b9..d66c5aa527c 100644 --- a/doc/src/howto/creator-tips.qdoc +++ b/doc/src/howto/creator-tips.qdoc @@ -152,8 +152,8 @@ Press \key Ctrl (\key Cmd on OS X) and click a symbol to move directly to the definition or the declaration of the symbol. You can also move the - on the symbol and press \key {F2}. For more information, see - cursor \l{Moving to Symbol Definition or Declaration}. + cursor on the symbol and press \key {F2}. For more information, see + \l{Moving to Symbol Definition or Declaration}. \section1 Displaying Signals and Slots