Commit 7af761f3 authored by Jakub Adam's avatar Jakub Adam

conncheck: Typo fix

parent bbcf82b3
...@@ -1879,7 +1879,7 @@ priv_match_remote_candidate_transport_and_socket_type (NiceAgent *agent, ...@@ -1879,7 +1879,7 @@ priv_match_remote_candidate_transport_and_socket_type (NiceAgent *agent,
g_assert (socket); g_assert (socket);
g_assert (candidate); g_assert (candidate);
/* Detect some obvious incompatibilites. /* Detect some obvious incompatibilities.
* *
* In rare situations, tcp and udp candidate may have the same * In rare situations, tcp and udp candidate may have the same
* couple (address, port), they must be identified by their * couple (address, port), they must be identified by their
......
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