just forgot to regenerate gui_hooks.py to fix typo

This commit is contained in:
ANH 2020-07-31 04:46:39 +03:00
parent 6df4cf765e
commit 9b0d509e74

View file

@ -2121,7 +2121,7 @@ class _ReviewerWillPlayAnswerSoundsHook:
This won't be called when the user manually plays sounds
using `Replay Audio`.
Not that this hook is called even when the `Automatically play audio`
Note that this hook is called even when the `Automatically play audio`
option is unchecked; This is so as to allow playing custom
sounds regardless of that option."""
@ -2160,7 +2160,7 @@ class _ReviewerWillPlayQuestionSoundsHook:
This won't be called when the user manually plays sounds
using `Replay Audio`.
Not that this hook is called even when the `Automatically play audio`
Note that this hook is called even when the `Automatically play audio`
option is unchecked; This is so as to allow playing custom
sounds regardless of that option."""