[farsight2/master] Fix small typos in the comments
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:24:09 PST 2008
---
gst-libs/gst/farsight/fs-stream-transmitter.h | 2 +-
gst-libs/gst/farsight/fs-stream.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-stream-transmitter.h b/gst-libs/gst/farsight/fs-stream-transmitter.h
index 1bbe8b2..7aa7007 100644
--- a/gst-libs/gst/farsight/fs-stream-transmitter.h
+++ b/gst-libs/gst/farsight/fs-stream-transmitter.h
@@ -58,7 +58,7 @@ typedef struct _FsStreamTransmitterPrivate FsStreamTransmitterPrivate;
* FsStreamTransmitterClass:
* @parent_class: Our parent
* @set_remote_candidates: Sets the remote candidates
- * @force_remote_canidates: Forces certain remote candidates
+ * @force_remote_candidates: Forces certain remote candidates
* @gather_local_candidates: Starts the gathering of local candidates
* @stop: Stop the stream transmitter synchronously (does any Gst stopping
* that needs to be done)
diff --git a/gst-libs/gst/farsight/fs-stream.c b/gst-libs/gst/farsight/fs-stream.c
index c505286..9ac6594 100644
--- a/gst-libs/gst/farsight/fs-stream.c
+++ b/gst-libs/gst/farsight/fs-stream.c
@@ -376,7 +376,7 @@ fs_stream_set_property (GObject *object,
}
/**
- * fs_stream_set_remote_candidate:
+ * fs_stream_set_remote_candidates:
* @stream: an #FsStream
* @candidates: an #GList of #FsCandidate representing the remote candidates
* @error: location of a #GError, or %NULL if no error occured
--
1.5.6.5
More information about the farsight-commits
mailing list