about summary refs log tree commit diff
path: root/Completion/Linux/Command/_iptables
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Linux/Command/_iptables')
-rw-r--r--Completion/Linux/Command/_iptables2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Linux/Command/_iptables b/Completion/Linux/Command/_iptables
index ae8d66ea4..43f9f632f 100644
--- a/Completion/Linux/Command/_iptables
+++ b/Completion/Linux/Command/_iptables
@@ -102,7 +102,7 @@ while
 	'--ctreplsrc[match reply source address]:*^!:network:_hosts'
 	'--ctrepldst[match reply destination address]:*^!:network:_hosts'
 	'--ctstatus[match internal conntrack states]:state:(NONE EXPECTED SEEN_REPLY ASSURED)'
-	'--ctexpire[match remaing lifetime]:time'
+	'--ctexpire[match remaining lifetime]:time'
       )
     ;;
     dscp)