uridecodebin3: fix typo in doc
authorGuillaume Desmottes <guillaume.desmottes@onestream.live>
Mon, 19 Dec 2022 13:24:06 +0000 (14:24 +0100)
committerGuillaume Desmottes <guillaume.desmottes@onestream.live>
Mon, 19 Dec 2022 13:24:06 +0000 (14:24 +0100)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3602>

subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c

index 8aa1218..8d29d2d 100644 (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
    */