]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/staging/hv/tools/hv_kvp_daemon.c
Fix common misspellings
[thirdparty/kernel/linux.git] / drivers / staging / hv / tools / hv_kvp_daemon.c
index f5a2dd6946117d0dfbcf7d13cb6eb4b484f3d2dc..aa77a971aacec1592a960eb7d6976e42c57f494a 100644 (file)
@@ -202,7 +202,7 @@ kvp_get_ip_address(int family, char *buffer, int length)
 
                        /*
                         * We only support AF_INET and AF_INET6
-                        * and the list of addresses is seperated by a ";".
+                        * and the list of addresses is separated by a ";".
                         */
                                struct sockaddr_in6 *addr =
                                (struct sockaddr_in6 *) curp->ifa_addr;