agent: Fix typos in documentation
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 30 Jun 2014 16:51:33 +0000 (17:51 +0100)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Mon, 7 Jul 2014 19:47:02 +0000 (15:47 -0400)
agent/agent.c

index 0810485..3c93340 100644 (file)
@@ -770,7 +770,7 @@ nice_agent_class_init (NiceAgentClass *klass)
    *
    * See also: #NiceAgent::candidate-gathering-done,
    * #NiceAgent::new-candidate-full
-   * Deprecated: UNRELEASED: Use #NiceAgent::new-candiate-full
+   * Deprecated: UNRELEASED: Use #NiceAgent::new-candidate-full
    */
   signals[SIGNAL_NEW_CANDIDATE] =
       g_signal_new (
@@ -800,7 +800,7 @@ nice_agent_class_init (NiceAgentClass *klass)
    * candidate.
    *
    * See also: #NiceAgent::new-remote-candidate-full
-   * Deprecated: UNRELEASED: Use #NiceAgent::new-remote-candiate-full
+   * Deprecated: UNRELEASED: Use #NiceAgent::new-remote-candidate-full
    */
   signals[SIGNAL_NEW_REMOTE_CANDIDATE] =
       g_signal_new (