From 8bbf2e8a325bb9bf98139baba9855505a0225e61 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 11 Jun 2009 12:39:19 +0200 Subject: [PATCH] docs: fix typo --- gst-libs/gst/rtp/gstbasertppayload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/rtp/gstbasertppayload.c b/gst-libs/gst/rtp/gstbasertppayload.c index 387c96f..1121cc9 100644 --- a/gst-libs/gst/rtp/gstbasertppayload.c +++ b/gst-libs/gst/rtp/gstbasertppayload.c @@ -594,7 +594,7 @@ gst_basertppayload_set_outcaps (GstBaseRTPPayload * payload, gchar * fieldname, * @size: the size of the packet * @duration: the duration of the packet * - * Check if the packet with @size and @duration would exceed the configure + * Check if the packet with @size and @duration would exceed the configured * maximum size. * * Returns: %TRUE if the packet of @size and @duration would exceed the -- 2.7.4