From ba9acc9b57cf69f660ec31d162830b310d3ad43a Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 15 Jun 2007 14:37:28 +0000 Subject: [PATCH] gst/gstpad.c: Fix typo in the docs. Original commit message from CVS: * gst/gstpad.c: Fix typo in the docs. --- ChangeLog | 5 +++++ gst/gstpad.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2c8d252..acf0f81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-15 Jan Schmidt + + * gst/gstpad.c: + Fix typo in the docs. + 2007-06-15 Wim Taymans * docs/libs/gstreamer-libs-sections.txt: diff --git a/gst/gstpad.c b/gst/gstpad.c index 669dda2..23863d1 100644 --- a/gst/gstpad.c +++ b/gst/gstpad.c @@ -2572,7 +2572,7 @@ no_peer: * always negotiated before sinkpads so it is possible that the negotiated caps * on the srcpad do not match the negotiated caps of the peer. * - * Returns: the negotiated #GstCaps of the pad link. Free the caps when + * Returns: the negotiated #GstCaps of the pad link. Unref the caps when * you no longer need it. This function returns NULL when the @pad has no * peer or is not negotiated yet. * -- 2.7.4