From 9113631680f783fc1a920c3320ba1ed3ca527562 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Wed, 26 Jan 2011 23:50:56 +0100 Subject: Fix the spelling error fix :-) Spelling error fixed (Ferenc Wagner) --- src/errcode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/errcode.c') diff --git a/src/errcode.c b/src/errcode.c index 36ce58a..6370ec7 100644 --- a/src/errcode.c +++ b/src/errcode.c @@ -39,7 +39,7 @@ static const struct ipset_errcode_table core_errcode_table[] = { { IPSET_ERR_INVALID_NETMASK, 0, "The value of the netmask parameter is invalid" }, { IPSET_ERR_INVALID_FAMILY, 0, - "Potocol family not supported by the set type" }, + "Protocol family not supported by the set type" }, /* DESTROY specific error codes */ { IPSET_ERR_BUSY, IPSET_CMD_DESTROY, -- cgit v1.2.3