mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #11322 from PHATASS-Studios/patch-1
Fix inspector_dock.rst - Show inspector menu route was wrong
This commit is contained in:
@@ -18,7 +18,7 @@ Usage
|
||||
If the inspector dock is visible, clicking on a node in the scene tree will automatically
|
||||
display its properties.
|
||||
If it is not visible, you can show it by navigating to
|
||||
**Editor > Editor Settings > Editor Docks > Inspector**.
|
||||
**Editor > Editor Docks > Inspector**.
|
||||
|
||||
At the top of the dock are the file and navigation buttons.
|
||||
|
||||
@@ -129,4 +129,4 @@ various view and edit options.
|
||||
.. Using the tool menu
|
||||
.. List each property type and how to edit it
|
||||
.. For numerical inputs, mention and link to a page about formulas
|
||||
.. Refer to :ref:`doc_filesystem_dock`
|
||||
.. Refer to :ref:`doc_filesystem_dock`
|
||||
|
||||
Reference in New Issue
Block a user