diff mbox series

[iproute2,3/3] doc: fix 'infact' --> 'in fact' typo

Message ID 64ea6c8ac75e0d273bb4fe5842f9a62dc935ea49.1647955885.git.aclaudi@redhat.com (mailing list archive)
State New, archived
Delegated to: Stephen Hemminger
Headers show
Series Fix some typos in doc and man pages | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Andrea Claudi March 22, 2022, 2:32 p.m. UTC
Spell 'infact' correctly as 'in fact'

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
---
 doc/actions/actions-general | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/actions/actions-general b/doc/actions/actions-general
index 407a514c..a0074a58 100644
--- a/doc/actions/actions-general
+++ b/doc/actions/actions-general
@@ -72,7 +72,7 @@  action police mtu 4000 rate 1500kbit burst 90k
 2)In order to take advantage of some of the targets written by the
 iptables people, a classifier can have a packet being massaged by an
 iptable target. I have only tested with mangler targets up to now.
-(infact anything that is not in the mangling table is disabled right now)
+(in fact anything that is not in the mangling table is disabled right now)
 
 In terms of hooks:
 *ingress is mapped to pre-routing hook