Skip to content

Commit e0488be

Browse files
Fix inspector_dock.rst - Show inspector menu route was wrong
When you follow the "Editor > Editor Settings" route an Editor Settings panel opens - without any Editor Docks sub-panel. This had me stumped at first while following the documentation. A menu path that actually triggers the Show Inspector function is: "Editor > Editor Docks > Inspector" I propose updating the menu path for clarity.
1 parent ef607c2 commit e0488be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/editor/inspector_dock.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Usage
1818
If the inspector dock is visible, clicking on a node in the scene tree will automatically
1919
display its properties.
2020
If it is not visible, you can show it by navigating to
21-
**Editor > Editor Settings > Editor Docks > Inspector**.
21+
**Editor > Editor Docks > Inspector**.
2222

2323
At the top of the dock are the file and navigation buttons.
2424

@@ -129,4 +129,4 @@ various view and edit options.
129129
.. Using the tool menu
130130
.. List each property type and how to edit it
131131
.. For numerical inputs, mention and link to a page about formulas
132-
.. Refer to :ref:`doc_filesystem_dock`
132+
.. Refer to :ref:`doc_filesystem_dock`

0 commit comments

Comments
 (0)