uridecodebin3: fix typo in doc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3602>
This commit is contained in:
Guillaume Desmottes 2022-12-19 14:24:06 +01:00
parent 0008ccb5d9
commit 1f929ba32f

View file

@ -501,7 +501,7 @@ gst_uri_decode_bin3_class_init (GstURIDecodeBin3Class * klass)
* GstURIDecodeBin3:instant-uri:
*
* Changes to uri are applied immediately (instead of on EOS or when the
* element is set back to PLAYING.
* element is set back to PLAYING).
*
* Since: 1.22
*/