--- embedaddon/php/ext/standard/dns_win32.c 2012/05/29 12:34:43 1.1.1.2 +++ embedaddon/php/ext/standard/dns_win32.c 2014/06/15 20:03:57 1.1.1.3 @@ -334,7 +334,7 @@ static void php_parserr(PDNS_RECORD pRec, int type_to_ #endif default: - /* unkown type */ + /* unknown type */ zval_ptr_dtor(subarray); *subarray = NULL; return;