Explorar o código

Merge pull request #6954 from pcamp/patch-3

"Search" -> "Search Help" in learning_new_features
Matthew %!s(int64=2) %!d(string=hai) anos
pai
achega
40c585657d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      getting_started/introduction/learning_new_features.rst

+ 1 - 1
getting_started/introduction/learning_new_features.rst

@@ -30,7 +30,7 @@ available functions and properties when programming. While the manual covers
 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
+from within the Godot editor. To do so, go to Help -> Search Help or press
 :kbd:`F1`.
 
 .. image:: img/manual_class_reference_search.png