Typo: 'Accomodate' -> 'Accommodate'
[lttng-tools.git] / src / common / uri.c
index 0f20c61b8eb13efe51f7c2185a0e1623b74995aa..0638aebd90026ea9b7378106927ec5d9796af704 100644 (file)
@@ -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 ?
This page took 0.025547 seconds and 5 git commands to generate.