From 12f835ca438b2e229a7f71ae069baea21aecfde7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 5 Dec 2012 14:56:48 +0100 Subject: [PATCH] caps: fix docs --- gst/gstcaps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstcaps.c b/gst/gstcaps.c index d5c73f9..48b4f9a 100644 --- a/gst/gstcaps.c +++ b/gst/gstcaps.c @@ -29,7 +29,7 @@ * given pad can handle. They are also stored in the #GstRegistry along with * a description of the #GstElement. * - * Caps are exposed on the element pads using the gst_pad_get_caps() pad + * Caps are exposed on the element pads using the gst_pad_query_caps() pad * function. This function describes the possible types that the pad can * handle or produce at runtime. * -- 2.7.4