summaryrefslogtreecommitdiffstats
path: root/lib/data.c
diff options
context:
space:
mode:
authorNeutron Soutmun <neo.neutron@gmail.com>2012-05-15 15:27:24 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-05-15 15:27:24 +0200
commit3251fc4e11ed075e796066f88effb8788c3a5ccb (patch)
tree66d08ef66f4e52cde21e676a5872a905ca4916d0 /lib/data.c
parent8f604082993e5bbd23bf2361203b469977ed4922 (diff)
Fix typo of word "unkown" to "unknown".
Diffstat (limited to 'lib/data.c')
-rw-r--r--lib/data.c2
1 files changed, 1 insertions, 1 deletions
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 *