commit | e4670b058af64639ec1aef4db845c39bfdfff7c4 | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Jan 09 17:24:18 2017 -0500 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jan 16 14:23:02 2017 +0100 |
tree | 6c0a31b4f1ce086444ad080a1bd12d396c9630c8 | |
parent | d21e540b4dd74a26df7a66ebab75c693a4a6a861 [diff] |
netfilter: Fix typo in NF_CONNTRACK Kconfig option description The NF_CONNTRACK Kconfig option description makes an incorrect reference to the "meta" expression where the "ct" expression would be correct.This patch fixes the respective typographical error. Fixes: d497c6352736 ("netfilter: add help information to new nf_tables Kconfig options") Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>