| Index: docs/audio_focus.md
|
| diff --git a/docs/audio_focus.md b/docs/audio_focus.md
|
| index b425afac24f068aa4d4b638cfe2d8727a024e1e3..5b47fd1652458cb0dec5644c3a9b69c33f8b7416 100644
|
| --- a/docs/audio_focus.md
|
| +++ b/docs/audio_focus.md
|
| @@ -73,7 +73,7 @@ The algorithm is as follows:
|
| * If the next top entry is transient, do nothing, since if there is any
|
| persistent session that is active, it is already ducking.
|
| * If the next top entry is persistent, let the next top entry start ducking,
|
| - since it is the only active persisten session.
|
| + since it is the only active persistent session.
|
|
|
| * When a `MediaSession` abandons audio focus:
|
|
|
|
|