[farsight2/master] Fix typo in documentation
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:20:00 PST 2008
---
gst-libs/gst/farsight/fs-conference-iface.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-conference-iface.c b/gst-libs/gst/farsight/fs-conference-iface.c
index a94a239..83c5ccd 100644
--- a/gst-libs/gst/farsight/fs-conference-iface.c
+++ b/gst-libs/gst/farsight/fs-conference-iface.c
@@ -122,7 +122,7 @@ fs_conference_new_session (FsConference *conference, FsMediaType media_type,
* Create a new Farsight Participant for the type of the given conference.
*
* Returns: the new #FsParticipant that has been created. The #FsParticipant
- * is owned by the user and he must unref it when he is dont with it.
+ * is owned by the user and he must unref it when he is done with it.
*/
FsParticipant *
fs_conference_new_participant (FsConference *conference, gchar *cname)
--
1.5.6.5
More information about the farsight-commits
mailing list