Commit 4931028f authored by Youness Alaoui's avatar Youness Alaoui

Fix typo in gtk-doc s/GList/GSList/

parent e1388c3f
...@@ -457,7 +457,7 @@ nice_agent_get_local_credentials ( ...@@ -457,7 +457,7 @@ nice_agent_get_local_credentials (
* @agent: The #NiceAgent Object * @agent: The #NiceAgent Object
* @stream_id: The ID of the stream the candidates are for * @stream_id: The ID of the stream the candidates are for
* @component_id: The ID of the component the candidates are for * @component_id: The ID of the component the candidates are for
* @candidates: a #GList of #NiceCandidate items describing each candidate to add * @candidates: a #GSList of #NiceCandidate items describing each candidate to add
* *
* Sets, adds or updates the remote candidates for a component of a stream. * Sets, adds or updates the remote candidates for a component of a stream.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment