summaryrefslogtreecommitdiff
path: root/ges/ges-formatter.h
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@collabora.com>2012-08-10 12:39:10 -0400
committerThibault Saunier <thibault.saunier@collabora.com>2012-08-18 15:32:54 -0400
commit37e6cb43cf9254df58fb48e5ea435d9cec6d19f6 (patch)
treec6d685089d89a3102f7996245974591baa5c4e5e /ges/ges-formatter.h
parentcc6200292f40c5573df57d823b72620e9abd946e (diff)
Misc documentation fixing
Diffstat (limited to 'ges/ges-formatter.h')
-rw-r--r--ges/ges-formatter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ges/ges-formatter.h b/ges/ges-formatter.h
index 80d18546..9d59ce2b 100644
--- a/ges/ges-formatter.h
+++ b/ges/ges-formatter.h
@@ -121,7 +121,7 @@ typedef gboolean (*GESFormatterSourceMovedMethod) (GESFormatter *formatte
GESTimelineFileSource *tfs, gchar *new_uri);
/**
- * GESFormatterLoadedMethod
+ * GESFormatterLoadedMethod:
* @formatter: The #GESFormatter that is done loading
* @timeline: The #GESTimeline that has finnished to load
*