Browse Source

Update first_look_at_the_editor.rst (#9574)

* Update first_look_at_the_editor.rst

add macOS shortcut and cleaning up the click shortcut.
Trevor 1 year ago
parent
commit
e2cc5e4cfb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      getting_started/introduction/first_look_at_the_editor.rst

+ 1 - 2
getting_started/introduction/first_look_at_the_editor.rst

@@ -147,8 +147,7 @@ signal by any one of the following methods:
 * Pressing :kbd:`F1` (or :kbd:`Opt + Space` on macOS, or :kbd:`fn + F1` for laptops with a :kbd:`fn` key) anywhere in the editor.
 * Clicking the "Search Help" button in the top-right of the Script main screen.
 * Clicking on the Help menu and Search Help.
-* Clicking while pressing the :kbd:`Ctrl` key on a class name, function name,
-  or built-in variable in the script editor.
+* :kbd:`Ctrl + Click` (:kbd:`Cmd + Click` on macOS) on a class name, function name, or built-in variable in the script editor.
 
 
 .. image:: img/editor_intro_search_help_button.webp