소스 검색

"Search" -> "Search Help" in learning_new_features

pcamp 2 년 전
부모
커밋
4433b42d6a
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