/**
* SECTION:gstglapi
- * @title: GstGlApi
+ * @title: GstGLApi
* @short_description: OpenGL API specific functionality
* @see_also: #GstGLDisplay, #GstGLContext
*
/**
* SECTION:gstglbasememory
- * @title: GstGlBaseMemory
+ * @title: GstGLBaseMemory
* @short_description: memory subclass for GL buffers
* @see_also: #GstMemory, #GstAllocator
*
/**
* SECTION:gstglbuffer
- * @title: GstGlBuffer
+ * @title: GstGLBuffer
* @short_description: memory subclass for GL buffers
* @see_also: #GstMemory, #GstAllocator
*
/**
* SECTION:gstglbufferpool
- * @title: GstGlBufferPool
+ * @title: GstGLBufferPool
* @short_description: buffer pool for #GstGLBaseMemory objects
* @see_also: #GstBufferPool, #GstGLBaseMemory, #GstGLMemory
*
/**
* SECTION:gstglcolorconvert
- * @title: GstGlColorConvert
+ * @title: GstGLColorConvert
* @short_description: convert between video color spaces and formats
* @see_also: #GstGLUpload, #GstGLMemory, #GstGLBaseMemory
*
/**
* SECTION:gstglfilter
- * @title: GstGlFilter
+ * @title: GstGLFilter
* @short_description: GstBaseTransform subclass for dealing with RGBA textures
* @see_also: #GstBaseTransform, #GstGLContext, #GstGLFramebuffer
*
/**
* SECTION:gstglformat
- * @title: GstGlFormat
+ * @title: GstGLFormat
* @short_description: utilities for dealing with OpenGL formats
* @see_also: #GstGLBaseMemory, #GstGLMemory, #GstGLFramebuffer, #GstGLBuffer
*
/**
* SECTION:gstglmemory
- * @title: GstGlMemory
+ * @title: GstGLMemory
* @short_description: memory subclass for GL textures
* @see_also: #GstMemory, #GstAllocator, #GstGLBufferPool
*