diff --git a/tutorials/40_sychronize_sound_and_trigger.py b/tutorials/40_sychronize_sound_and_trigger.py index 7cee97d..7625734 100644 --- a/tutorials/40_sychronize_sound_and_trigger.py +++ b/tutorials/40_sychronize_sound_and_trigger.py @@ -48,5 +48,5 @@ # # On different computers with different soundards, the performance may vary. For # instance, with on-board soundcards on Linux, both psychtoolbox and stimuli are usually -# perfectly syncrhonized with the trigger. In the end, the performance should always be +# perfectly synchronized with the trigger. In the end, the performance should always be # measured on the target system.