gst: fix typo in format doc

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1532>
This commit is contained in:
François Laignel 2024-09-18 11:52:37 +02:00
parent ce92502d61
commit 73544718b4

View file

@ -1,7 +1,7 @@
// Take a look at the license at the top of the repository in the LICENSE file.
// rustdoc-stripper-ignore-next
//! This modules gathers GStreamer's formatted value concepts together.
//! This module gathers GStreamer's formatted value concepts together.
//!
//! GStreamer uses formatted values to differentiate value units in some APIs.
//! In C this is done by qualifying an integer value by a companion enum