Skip to content

Commit b9a533f

Browse files
arrayewhyAThousandShips
authored andcommitted
Update default_key_mapping.rst
Updated Code Folding Hotkey Reference for MacOS.
1 parent 7f2d1f3 commit b9a533f

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
@@ -253,7 +253,7 @@ Text Editor
253253
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
254254
| Toggle Comment | :kbd:`Ctrl + K` | :kbd:`Cmd + K` | ``script_text_editor/toggle_comment`` |
255255
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
256-
| Fold/Unfold Line | :kbd:`Alt + F` | :kbd:`Alt + F` | ``script_text_editor/toggle_fold_line`` |
256+
| Fold/Unfold Line | :kbd:`Alt + F` | :kbd:`Ctrl + Cmd + F` | ``script_text_editor/toggle_fold_line`` |
257257
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+
258258
| Duplicate Selection | :kbd:`Ctrl + Shift + D` | :kbd:`Cmd + Shift + C` | ``script_text_editor/duplicate_selection`` |
259259
+---------------------------+--------------------------+----------------------------+-------------------------------------------------+

0 commit comments

Comments
 (0)