Skip to content

Commit de13b63

Browse files
authored
Merge pull request #12158 from YuSoldatov/patch-1
Update Advanced button description in signals.rst
2 parents 6637ce8 + 4f3378e commit de13b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getting_started/step_by_step/signals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ methods "_on_node_name_signal_name". Here, it'll be "_on_button_pressed".
143143

144144
The advanced view lets you connect to any node and any built-in
145145
function, add arguments to the callback, and set options. You can
146-
toggle the mode in the window's bottom-right by clicking the :button:`Advanced`
146+
toggle the mode in the window's bottom-left by clicking the :button:`Advanced`
147147
button.
148148

149149
.. note::

0 commit comments

Comments
 (0)