nl: Fix comment typo on recvmsgs

Signed-off-by: Olaf Hering <olaf@aepfle.de>
This commit is contained in:
Olaf Hering 2013-10-01 18:23:54 +02:00
parent b9284bcded
commit 1daa48c48d

View file

@ -829,7 +829,7 @@ continue_reading:
}
}
/* messages terminates a multpart message, this is
/* messages terminates a multipart message, this is
* usually the end of a message and therefore we slip
* out of the loop by default. the user may overrule
* this action by skipping this packet. */