X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=libbb%2Fxconnect.c;h=09a1daad1c03f34da690064e6469e205ddc0fcbd;hb=aff114c33d2b8879233fa513e6d760d0ef99b632;hp=4cd22c74f0d6b1dc89be351aff80e7a9a2f20e89;hpb=c7bda1ce659294d6e22c06e087f6f265983c7578;p=oweals%2Fbusybox.git diff --git a/libbb/xconnect.c b/libbb/xconnect.c index 4cd22c74f..09a1daad1 100644 --- a/libbb/xconnect.c +++ b/libbb/xconnect.c @@ -2,7 +2,7 @@ /* * Utility routines. * - * Connect to host at port using address resolusion from getaddrinfo + * Connect to host at port using address resolution from getaddrinfo * */