Larry Doolittle writes:
[oweals/busybox.git] / libbb / xconnect.c
index 4cd22c74f0d6b1dc89be351aff80e7a9a2f20e89..09a1daad1c03f34da690064e6469e205ddc0fcbd 100644 (file)
@@ -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
  *
  */