libpurple/media.h

changeset 37217
6da7cadb323f
parent 37163
bdaa6ae19356
child 37901
41e45e18f3b2
--- a/libpurple/media.h	Wed Jul 29 16:30:28 2015 -0400
+++ b/libpurple/media.h	Wed Jul 29 17:15:56 2015 -0400
@@ -219,8 +219,8 @@
  * @type: The type of stream to create.
  * @initiator: Whether or not the local user initiated the stream.
  * @transmitter: The transmitter to use for the stream.
- * @num_params: The number of parameters to pass to Farsight.
- * @params: The parameters to pass to Farsight.
+ * @num_params: The number of parameters to pass to Farstream.
+ * @params: The parameters to pass to Farstream.
  *
  * Adds a stream to a session.
  *
@@ -507,4 +507,4 @@
 
 G_END_DECLS
 
-#endif  /* _PURPLE_MEDIA_H_ */
\ No newline at end of file
+#endif  /* _PURPLE_MEDIA_H_ */

mercurial