doc: Fix typo
authorKrystian Wojtas <krystian.wojtas@motorolasolutions.com>
Wed, 17 Aug 2022 06:00:12 +0000 (08:00 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 17 Aug 2022 07:45:01 +0000 (07:45 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2903>

subprojects/gst-docs/markdown/additional/design/events.md

index c23e645..e27fb67 100644 (file)
@@ -190,7 +190,7 @@ measure the amount of framedrops they have. (see [qos](additional/design/qos.md)
 ## SEEK
 
 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.
 
 The seek event contains the new start and stop position of playback