small documentation fix
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 11 Jul 2013 20:12:04 +0000 (16:12 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 2 Aug 2013 14:58:24 +0000 (16:58 +0200)
gst/rtsp-server/rtsp-client.h

index 72c5187..e2fb734 100644 (file)
@@ -155,7 +155,7 @@ GstRTSPResult         gst_rtsp_client_send_message      (GstRTSPClient * client,
  * A return value of #GST_RTSP_FILTER_KEEP will leave @sess untouched in
  * @client.
  *
- * A value of GST_RTSP_FILTER_REF will add @sess to the result #GList of
+ * A value of #GST_RTSP_FILTER_REF will add @sess to the result #GList of
  * gst_rtsp_client_session_filter().
  *
  * Returns: a #GstRTSPFilterResult.