diff --git a/gst/geometrictransform/gstmirror.h b/gst/geometrictransform/gstmirror.h index 2084f2c145..22e6aa5d9f 100644 --- a/gst/geometrictransform/gstmirror.h +++ b/gst/geometrictransform/gstmirror.h @@ -66,7 +66,7 @@ typedef struct _GstMirror GstMirror; typedef struct _GstMirrorClass GstMirrorClass; /** - * GstColorEffectsPreset: + * GstMirrorMode: * @GST_MIRROR_MODE_LEFT: Split horizontally and reflect left into right * @GST_MIRROR_MODE_RIGHT: Split horizontally and reflect right into left * @GST_MIRROR_MODE_TOP: Split horizontally and reflect top into bottom