From 5fed85c4659e70187d4ecd04fbd1848c7fb84f3e Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Wed, 19 Oct 2022 22:08:17 +1100 Subject: [PATCH] docs/glcontextconfig: rename title to not be GstGLContext Can be confusing havint two pages that both have GstGLContext as the title. Part-of: --- subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontextconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontextconfig.c b/subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontextconfig.c index 1a9948b..0c99f9c 100644 --- a/subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontextconfig.c +++ b/subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontextconfig.c @@ -21,7 +21,7 @@ /** * SECTION:gstglcontextconfig * @short_description: OpenGL context configuration values - * @title: GstGLContext + * @title: GstGLContextConfig * @see_also: #GstGLContext, #GstGLWindow * * A common list of well-known values for what a config retrievable from or set -- 2.7.4