summaryrefslogtreecommitdiffstats
path: root/lib/data.c
diff options
context:
space:
mode:
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 *