resolver(3): Fix a typo in a source code comment

- s/psuedo/pseudo/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-09 08:51:47 +02:00
parent 474df59def
commit b4ce0ff19a

View File

@ -258,7 +258,7 @@ res_nopt(res_state statp,
}
/*
* Construct variable data (RDATA) block for OPT psuedo-RR, append it
* Construct variable data (RDATA) block for OPT pseudo-RR, append it
* to the buffer, then update the RDLEN field (previously set to zero by
* res_nopt()) with the new RDATA length.
*/