* API polling parameters.
*
* snaplen is now also ignored, until we get per-stream slen support. Set
- * slen with approprite DAG tool BEFORE pcap_activate().
+ * slen with appropriate DAG tool BEFORE pcap_activate().
*
* See also pcap(3).
*/
if (errno == ENOENT) {
/*
* There's nothing more to say, so clear
- * the error mesage.
+ * the error message.
*/
ret = PCAP_ERROR_NO_SUCH_DEVICE;
p->errbuf[0] = '\0';