mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
fix typo
This commit is contained in:
parent
b4604873c4
commit
6df4cf765e
1 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ hooks = [
|
|||
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.""",
|
||||
),
|
||||
|
@ -116,7 +116,7 @@ hooks = [
|
|||
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.""",
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue