bonding: Fix a typo in bonding.txt
authorMasanari Iida <standby24x7@gmail.com>
Thu, 12 Jul 2018 16:05:17 +0000 (01:05 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jul 2018 20:32:12 +0000 (13:32 -0700)
This patch fixes a spelling typo in bonding.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/bonding.txt

index c13214d073a4866f49025033a86fed03275bca5f..d3e5dd26db12d75bc09d25cacbf0f775003cd527 100644 (file)
@@ -1490,7 +1490,7 @@ To remove an ARP target:
 
 To configure the interval between learning packet transmits:
 # echo 12 > /sys/class/net/bond0/bonding/lp_interval
-       NOTE: the lp_inteval is the number of seconds between instances where
+       NOTE: the lp_interval is the number of seconds between instances where
 the bonding driver sends learning packets to each slaves peer switch.  The
 default interval is 1 second.