Преглед изворни кода

Update getting_started/first_2d_game/05.the_main_game_scene.rst

Co-authored-by: tetrapod <[email protected]>
David Payne пре 8 месеци
родитељ
комит
e9c2533d05
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      getting_started/first_2d_game/05.the_main_game_scene.rst

+ 1 - 1
getting_started/first_2d_game/05.the_main_game_scene.rst

@@ -163,7 +163,7 @@ so select 'Connect' to resolve the dialog box and create a new signal
 connection.
 connection.
 
 
 Once all three timers have this set up, you should be able to see each timer
 Once all three timers have this set up, you should be able to see each timer
-have a Signal connection for their respective ``timeout`` signal, showing in
+have a Signal connection for their respective ``timeout()`` signal, showing in
 green, within their respective Signals tabs:
 green, within their respective Signals tabs:
 
 
 - (For MobTimer): ``_on_mob_timer_timeout()``
 - (For MobTimer): ``_on_mob_timer_timeout()``