diff --git a/getting_started/introduction/first_look_at_the_editor.rst b/getting_started/introduction/first_look_at_the_editor.rst index 299eede2103..e94fca9d438 100644 --- a/getting_started/introduction/first_look_at_the_editor.rst +++ b/getting_started/introduction/first_look_at_the_editor.rst @@ -187,7 +187,7 @@ Double-click on an item to open the corresponding page in the script main screen Alternatively, -* Clicking while pressing the :kbd:`Ctrl` key on a class name, function name, +* Clicking while pressing :kbd:`Ctrl` (:kbd:`Cmd` on macOS) on a class name, function name, or built-in variable in the script editor. * Right-clicking on nodes and choosing **Open Documentation** or choosing **Lookup Symbol** for elements in script editor will directly open their documentation.