diff -r ef0373b55136 -r 758a864f9613 src/network/kernel/qhostinfo.cpp --- a/src/network/kernel/qhostinfo.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/network/kernel/qhostinfo.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -647,7 +647,7 @@ work(); } -// This function returns immediatly when we had a result in the cache, else it will later emit a signal +// This function returns immediately when we had a result in the cache, else it will later emit a signal QHostInfo qt_qhostinfo_lookup(const QString &name, QObject *receiver, const char *member, bool *valid, int *id) { *valid = false;