瀏覽代碼

Merge pull request #6954 from pcamp/patch-3

"Search" -> "Search Help" in learning_new_features
Matthew 2 年之前
父節點
當前提交
40c585657d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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