Skip to content

Commit 31bbb15

Browse files
authored
Update copy node path in default_key_mapping.rst
1 parent 4cc8591 commit 31bbb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/editor/default_key_mapping.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Scene Tree Dock
421421
+----------------+--------------------------+-------------------------+----------------------------------+
422422
| Batch Rename | :kbd:`Ctrl + F2` | :kbd:`Cmd + F2` | ``scene_tree/batch_rename`` |
423423
+----------------+--------------------------+-------------------------+----------------------------------+
424-
| Copy Node Path | :kbd:`Ctrl + C` | :kbd:`Cmd + C` | ``scene_tree/copy_node_path`` |
424+
| Copy Node Path | :kbd:`Ctrl + Shift + C` | :kbd:`Cmd + Shift + C` | ``scene_tree/copy_node_path`` |
425425
+----------------+--------------------------+-------------------------+----------------------------------+
426426
| Delete | :kbd:`Del` | :kbd:`Cmd + BkSp` | ``scene_tree/delete`` |
427427
+----------------+--------------------------+-------------------------+----------------------------------+

0 commit comments

Comments
 (0)