Git commit e0d55f4c8162a52aa49567468f6d504fd33b824c by Yuri Chornoivan. Committed on 20/10/2013 at 13:34. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 doc/index.docbook http://commits.kde.org/ufw-kde/e0d55f4c8162a52aa49567468f6d504fd33b824c diff --git a/doc/index.docbook b/doc/index.docbook index 3dfb4f5..f174f6a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -143,7 +143,7 @@ <listitem><para><quote>Description</quote> - a textual description of the rule.</para></listitem> </orderedlist> </para> - <para>The <quote>Advanced</quote> mode will allow you to specify any combination of; source address, source port, destination address, and destination port - as well as specifying the network interface (⪚ wlan0, eth0, &etc;) to apply the rule on. Addresses my be either; an IP address (⪚ 192.168.1.100), or subnet (⪚ 192.168.1.0/24).</para> + <para>The <quote>Advanced</quote> mode will allow you to specify any combination of; source address, source port, destination address, and destination port - as well as specifying the network interface (⪚ wlan0, eth0, &etc;) to apply the rule on. Addresses may be either; an IP address (⪚ 192.168.1.100), or subnet (⪚ 192.168.1.0/24).</para> </sect2> <sect2 id="ipv6_rules"> <title>IPv6 Rules</title>
