]> granicus.if.org Git - libnl/commitdiff
nl: Fix comment typo on recvmsgs
authorOlaf Hering <olaf@aepfle.de>
Tue, 1 Oct 2013 16:23:54 +0000 (18:23 +0200)
committerOlaf Hering <olaf@aepfle.de>
Tue, 1 Oct 2013 16:23:54 +0000 (18:23 +0200)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
lib/nl.c

index 565747a32bad45f59e4626608fa5d12764ec27d4..46924907f663830a9d1f60eb40daf4054ab214ee 100644 (file)
--- a/lib/nl.c
+++ b/lib/nl.c
@@ -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. */