More wording improvements

This commit is contained in:
Marcin Kulik
2023-04-28 10:47:55 +02:00
parent d156f934ee
commit e15c96e8cf

View File

@@ -173,8 +173,8 @@ When breakpoint is encountered in the event stream and "pause on breakpoint"
functionality of the player is enabled, the playback should pause, and wait for functionality of the player is enabled, the playback should pause, and wait for
the user to resume. the user to resume.
`event-data` can be used to annotate (comment) a breakpoint. Annotations may be `event-data` can be used to annotate a breakpoint. Annotations may be used to
used to e.g. show a list of named "chapters". e.g. show a list of named "chapters".
## Notes on compatibility ## Notes on compatibility