aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-08-02 15:13:33 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-08-16 11:13:06 +0200
commitbc89b974486d4bafe51ebbe68c1d1f44839fecda (patch)
treeb7638f955983d7c814babf1aef84ae9bfa9dfc56
parent2b221cd893605cda6f555a8146a55b1d91837143 (diff)
doc: Fixed shortcut mentioned to move backward for Mac OS X
Thanks to RT200 for noticing this one. (cherry picked from commit 4f52f576dda0528195e1e4f942b237931b93fe5a)
-rw-r--r--doc/qtcreator.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 089d50af35..9f53829ff1 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -6257,7 +6257,7 @@
To move forward in the location history, press \key {Alt+Right}
(\key {Cmd+Opt+Right} on Mac OS). To move backward, press \key {Alt+Left}
- (\key {Cmd+Opt+Right} on Mac OS). For example, if you use the \gui Locator
+ (\key {Cmd+Opt+Left} on Mac OS). For example, if you use the \gui Locator
to jump to a symbol in the same file, you can jump back to your original
location in that file by pressing \key {Alt+Left}.