Skip to content

Commit 042c802

Browse files
authored
Merge pull request #11322 from PHATASS-Studios/patch-1
Fix inspector_dock.rst - Show inspector menu route was wrong
2 parents a8fd888 + e0488be commit 042c802

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)