diff --git a/markdown/design/playbin.md b/markdown/design/playbin.md index cdb2bd3a8e..cab5983f2c 100644 --- a/markdown/design/playbin.md +++ b/markdown/design/playbin.md @@ -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.