From 3251fc4e11ed075e796066f88effb8788c3a5ccb Mon Sep 17 00:00:00 2001 From: Neutron Soutmun Date: Tue, 15 May 2012 15:27:24 +0200 Subject: Fix typo of word "unkown" to "unknown". --- lib/data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/data.c') diff --git a/lib/data.c b/lib/data.c index d74be4d..d6d29c2 100644 --- a/lib/data.c +++ b/lib/data.c @@ -364,7 +364,7 @@ ipset_data_set(struct ipset_data *data, enum ipset_opt opt, const void *value) * @opt: option kind of the requested data * * Returns the pointer to the requested kind of data from the data blob - * if it is set. If the option kind is not set or is an unkown type, + * if it is set. If the option kind is not set or is an unknown type, * NULL is returned. */ const void * -- cgit v1.2.3