From 1d014e614666a6d3b10ad9f340fc1ed44ccbfd9f Mon Sep 17 00:00:00 2001 From: Andrew Yooeun Chun Date: Sat, 12 Apr 2025 15:02:38 +0900 Subject: [PATCH] v4l2codecs: fix typos in the documentation Part-of: --- subprojects/gst-plugins-bad/sys/v4l2codecs/plugin.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/subprojects/gst-plugins-bad/sys/v4l2codecs/plugin.c b/subprojects/gst-plugins-bad/sys/v4l2codecs/plugin.c index dde7480ab3..890c650138 100644 --- a/subprojects/gst-plugins-bad/sys/v4l2codecs/plugin.c +++ b/subprojects/gst-plugins-bad/sys/v4l2codecs/plugin.c @@ -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