From 3ef295d9d64429f15423c92b364f0748afa23487 Mon Sep 17 00:00:00 2001 From: Zaheer Abbas Merali Date: Fri, 12 Dec 2014 08:32:15 -0800 Subject: [PATCH] rtcpbuffer: fix spelling of word in comment --- gst-libs/gst/rtp/gstrtcpbuffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/rtp/gstrtcpbuffer.c b/gst-libs/gst/rtp/gstrtcpbuffer.c index d66e986045..fdbedd44a3 100644 --- a/gst-libs/gst/rtp/gstrtcpbuffer.c +++ b/gst-libs/gst/rtp/gstrtcpbuffer.c @@ -261,7 +261,7 @@ gst_rtcp_buffer_map (GstBuffer * buffer, GstMapFlags flags, * gst_rtcp_buffer_unmap: * @rtcp: a buffer with an RTCP packet * - * Finish @rtcp after being constructured. This function is usually called + * Finish @rtcp after being constructed. This function is usually called * after gst_rtcp_buffer_map() and after adding the RTCP items to the new buffer. * * The function adjusts the size of @rtcp with the total length of all the