diff mbox series

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

Message ID 9c0e09743b41cd317631d844b164dfd513a9a06f.1652364969.git.aclaudi@redhat.com (mailing list archive)
State Accepted
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 May 12, 2022, 2:18 p.m. UTC
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