Browse Source

Merge pull request #5352 from SuPythony/patch-3

Updated incorrect keyboard shortcut
Max Hilbrunner 4 years ago
parent
commit
e29e72f58e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/introduction/learning_new_features.rst

+ 1 - 1
getting_started/introduction/learning_new_features.rst

@@ -29,7 +29,7 @@ general features, concepts, and how to use the editor, the reference is all
 about using Godot's scripting API (Application Programming Interface). You can
 access it both online and offline. We recommend browsing the reference offline,
 from within the Godot editor. To do so, go to Help -> Search or press
-:kbd:`Shift F1`.
+:kbd:`F1`.
 
 .. image:: img/manual_class_reference_search.png