fix documentation comment

This commit is contained in:
Brandon Lewis 2010-07-13 12:11:06 +02:00 committed by Edward Hervey
parent 1966efd927
commit c4ac72dedb

View file

@ -84,7 +84,7 @@ typedef GESTrackObject* (*CreateTrackObjectFunc) (GESTimelineObject * object,
GESTrack * track); GESTrack * track);
/** /**
* CreateTrackObjectFunc: * CreateTrackObjectsFunc:
* @object: a #GESTimelineObject * @object: a #GESTimelineObject
* @track: a #GESTrack * @track: a #GESTrack
* *