v4l2codecs: fix typos in the documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8829>
This commit is contained in:
Andrew Yooeun Chun 2025-04-12 15:02:38 +09:00
parent 741d1e5039
commit 1d014e6146

View File

@ -28,13 +28,13 @@
* capabilities. For this reason, this documentation may differ from output
* of running `gst-inspect-1.0` on your target.
*
* If you are having issues getting any elementis to be registered, you may want
* If you are having issues getting any elements to be registered, you may want
* to verify that your user have adequate permissions to access media and video
* devices. These Linux devices are usually found in `/dev/media*` and
* `/dev/video*`.
*
* This documentation as been generated with the use of the environment variable
* `GST_V4L2_CODEC_GEN_DOC=1`. Using tis environment outside of the documentation
* This documentation has been generated with the use of the environment variable
* `GST_V4L2_CODEC_GEN_DOC=1`. Using this environment outside of the documentation
* generation will render your codecs unusable.
*
* Since: 1.18