doc: Fix typo

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2903>
This commit is contained in:
Krystian Wojtas 2022-08-17 08:00:12 +02:00 committed by GStreamer Marge Bot
parent d2fcf85796
commit 73c75479d6

View file

@ -190,7 +190,7 @@ measure the amount of framedrops they have. (see [qos](additional/design/qos.md)
## SEEK ## SEEK
A seek event is issued by the application to configure the playback A seek event is issued by the application to configure the playback
range of a stream. It is called form the application thread and travels range of a stream. It is called from the application thread and travels
upstream. upstream.
The seek event contains the new start and stop position of playback The seek event contains the new start and stop position of playback