diff --git a/gst-libs/gst/video/gstvideoencoder.c b/gst-libs/gst/video/gstvideoencoder.c index 025484c48b..70d1521b90 100644 --- a/gst-libs/gst/video/gstvideoencoder.c +++ b/gst-libs/gst/video/gstvideoencoder.c @@ -1909,7 +1909,7 @@ gst_video_encoder_get_output_state (GstVideoEncoder * encoder) * * Creates a new #GstVideoCodecState with the specified caps as the output state * for the encoder. - * Any previously set output state on @decoder will be replaced by the newly + * Any previously set output state on @encoder will be replaced by the newly * created one. * * The specified @caps should not contain any resolution, pixel-aspect-ratio,