summaryrefslogtreecommitdiff
path: root/src/grl-caps.c
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-08-21 13:37:33 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2013-08-23 22:50:15 +0000
commit18da634b72c5670fb96bbbc4af70a868adb040a2 (patch)
treeac3f2766eb2b2be95051a1c67bac1f3c280e42d9 /src/grl-caps.c
parent8bcf9eafafebe18e008ebe7f90ed27764d8331c8 (diff)
downloadgrilo-18da634b72c5670fb96bbbc4af70a868adb040a2.tar.gz
doc: Updates and fixes
- Ignore all the *-priv.h headers - Update grilo-sections.txt with new symbols - Fix referecens to old GrlMediaSource and GrlMetadataSource to point to GrlSource - Standardize element-type annotation to use the C symbol names - Misc cleanups to fix gtk-doc warnings https://bugzilla.gnome.org/show_bug.cgi?id=706487
Diffstat (limited to 'src/grl-caps.c')
-rw-r--r--src/grl-caps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grl-caps.c b/src/grl-caps.c
index 59944d3..dd5ff58 100644
--- a/src/grl-caps.c
+++ b/src/grl-caps.c
@@ -186,7 +186,7 @@ grl_caps_get_type_filter (GrlCaps *caps)
/**
* grl_caps_set_type_filter:
* @caps: a #GrlCaps instance
- * @filter: a #GrlTypefilter
+ * @filter: a #GrlTypeFilter
*
* Sets the supported filter capability.
*