From 68f5c775c5912ad10ac4740a3fd1d98cd4a093ca Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 20 Jan 2004 14:09:42 +0000 Subject: fix output of typefind add GPL headers fix doc snippet Original commit message from CVS: fix output of typefind add GPL headers fix doc snippet --- gst/gstpluginfeature.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/gstpluginfeature.c') diff --git a/gst/gstpluginfeature.c b/gst/gstpluginfeature.c index 788222f67f..fe873eb1a8 100644 --- a/gst/gstpluginfeature.c +++ b/gst/gstpluginfeature.c @@ -191,10 +191,10 @@ gst_plugin_feature_get_rank (GstPluginFeature *feature) return feature->rank; } /** - * gst_plugin_feature_set_name: + * gst_plugin_feature_get_name: * @feature: a feature * - * Gets the name of a pluginfeature. + * Gets the name of a plugin feature. * * Returns: the name */ -- cgit v1.2.3