Fixed errors in description of locator's key combinations

Merge-request: 108
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
This commit is contained in:
Alexander Antsev
2010-02-01 17:51:31 +01:00
committed by Thorbjørn Lindeijer
parent 32199de9d9
commit 1d6c5d73d9

View File

@@ -967,7 +967,7 @@
\o \image qtcreator-locator-symbols.png
\row
\o Go to a help topic.
\o Ctrl+K, ?, Space, and the topic
\o Ctrl+K, ?, Space, and the topic name
\o \image qtcreator-locator-help.png
\row
\o Go to an opened document.
@@ -979,11 +979,11 @@
\o \image qtcreator-locator-filesystem.png
\row
\o Go to a file in any project currently loaded.
\o Ctrl+K, a, Space, and the function name
\o Ctrl+K, a, Space, and the file name
\o \image qtcreator-locator-files.png
\row
\o Go to a file in the current project.
\o Ctrl+K, p, Space, and the function name
\o Ctrl+K, p, Space, and the file name
\o \image qtcreator-locator-current-project.png
\row
\o Go to a class definition.
@@ -991,7 +991,7 @@
\o \image qtcreator-locator-classes.png
\row
\o Go to a method definition.
\o Ctrl+K, m, Space, and the class name
\o Ctrl+K, m, Space, and the method name
\o \image qtcreator-locator-methods.png
\endtable