commit 80ead3e3bb9cd38c3a8cd38c84a47c7601f07dc3 Author: Thomas Woerner Date: Tue Aug 16 09:48:17 2016 +0200 firewall-cmd: Fixed typo in help output (RHBZ#1367171) diff --git a/src/firewall-cmd b/src/firewall-cmd index 75513c7..81b4b73 100755 --- a/src/firewall-cmd +++ b/src/firewall-cmd @@ -255,7 +255,7 @@ Options to Adapt and Query Zones --query-protocol= Return whether the protocol has been added for zone [P] [Z] --list-source-ports List source ports added for a zone [P] [Z] - --add-solurce-port=[-]/ + --add-source-port=[-]/ Add the source port for a zone [P] [Z] [T] --remove-source-port=[-]/ Remove the source port from a zone [P] [Z]