design: playbin: add missing markup

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-12-28 22:07:10 -08:00
parent 9d8432d148
commit 1a54d8d786

View file

@ -61,6 +61,6 @@ Required features:
## Gapless playback feature
playbin has an "about-to-finish" signal. The application should
playbin has an `about-to-finish` signal. The application should
configure a new uri (and optional suburi) in the callback. When the
current media finishes, this new media will be played next.