From d43eda3d19152372d265a93ca2cf69aa86a9d4ae Mon Sep 17 00:00:00 2001 From: Wei Jiangang Date: Mon, 14 Mar 2016 17:58:29 +0800 Subject: util: fix comment typos Signed-off-by: Wei Jiangang Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- util/qemu-sockets.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/qemu-sockets.c') diff --git a/util/qemu-sockets.c b/util/qemu-sockets.c index 2a2c5243a1..0d6cd1f4ef 100644 --- a/util/qemu-sockets.c +++ b/util/qemu-sockets.c @@ -93,7 +93,7 @@ NetworkAddressFamily inet_netfamily(int family) * t f PF_INET * t t PF_INET6 * - * NB, this matrix is only about getting the neccessary results + * NB, this matrix is only about getting the necessary results * from getaddrinfo(). Some of the cases require further work * after reading results from getaddrinfo in order to fully * apply the logic the end user wants. eg with the last case -- cgit 1.4.1