Code comments spell error

xcf733520 <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Message-ID <[email protected]>
Hi all,
	 I,m  reading keepalived 1.2.24 code, find a spellig error of code comments.
 diff --git a/lib/parser.h b/lib/parser.h
index 628b292..f44e1a4 100644
--- a/lib/parser.h
+++ b/lib/parser.h
@@ -41,7 +41,7 @@
 #define EOB  "}"
 #define MAXBUF 1024
 
-/* ketword definition */
+/* keyword definition */
 typedef struct _keyword {
        const char *string;
        void (*handler) (vector_t *);
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.