X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Furi.c;h=0638aebd90026ea9b7378106927ec5d9796af704;hp=0f20c61b8eb13efe51f7c2185a0e1623b74995aa;hb=d49487dce0914897c0cb44061980b2ff7970764d;hpb=2a3a1a2bd63abbcfa53002e86e4be111783a9caa diff --git a/src/common/uri.c b/src/common/uri.c index 0f20c61b8..0638aebd9 100644 --- a/src/common/uri.c +++ b/src/common/uri.c @@ -126,7 +126,7 @@ static int set_ip_address(const char *addr, int af, char *dst, size_t size) * We choose to use the system name resolution API first * to honor its network configuration. If this fails, we * resolve to the appropriate loopback address. This is - * done to accomodate systems which may want to start + * done to accommodates systems which may want to start * tracing before their network configured. */ const char *loopback_addr = af == AF_INET ?