Skip to content

Commit e06a814

Browse files
enarveCalinou
andauthored
Fix typo in Using signals (#10246)
Co-authored-by: Hugo Locurcio <[email protected]>
1 parent 15908c2 commit e06a814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting_started/step_by_step/signals.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ methods "_on_node_name_signal_name". Here, it'll be "_on_button_pressed".
147147

148148
.. note::
149149

150-
If you are using an external editor (such as VS Code) this
151-
automatic code generation might not work. In this case you need to to connect
150+
If you are using an external editor (such as VS Code), this
151+
automatic code generation might not work. In this case, you need to connect
152152
the signal via code as explained in the next section.
153153

154154
Click the Connect button to complete the signal connection and jump to the

0 commit comments

Comments
 (0)